Hi, In one of our interface we were trying to update the system attribute User status for a TN doc with specified value at end of the flow. We were using the updateSystemAttribute service from WmTN pacakge. This updation is happening successfully. But whenever the User status value is updated from NULL to a specified value, another system attribute Processing Status/System status is getting changed as “NOT ROUTED”. On Activity log of TN doc, we can see an entry “System Status changed from DONE to NOT ROUTED. User Status changed from null to Validation Failed”. Before updating the User status value, system status attribute has “DONE”.
Can any one of you let us know, why System status is also getting affected when we update Processing status? Do we have any way to hold the old value “DONE” as it is? (We determine the status of top level service based on this value DONE or DONE W/ERRORS.)
#webMethods#Integration-Server-and-ESB#B2B-Integration