Background

Few days back we added new fields that we had to use in Proposal Generation. After doing the required configuration when we used those fields in mapping they started showing up values as NA. When we accessed those fields from script they showed proper values and when we looked at backend database the values were fine there too.

The problem was only with the proposal generation

Problem:

Field values were being displayed as NA when they were used in Proposal Generation. But the values were fine when checked from backend and script.

Solution:

We increased the log level for the document server and found out that it was giving error

‘Field’ can not be found in Business Component ‘Service Agreement’

So, the error was singled out as SRF error. Now we realized that the server with Object Manager (OM) had latest SRF but our server on which Document Server component was installed did not had latest SRF. So, we loaded the latest SRF on the server and restarted it which solved the problem.

OkAvarageGoodVery GoodExcellent (No Ratings Yet)
Loading ... Loading ...

Related Posts