1.

Explain About Update Standard Rule ?

Answer»
  • The Update standard rule: move data from a field in the map into process data, to update process data so that the data can be used elsewhere in the BP, to record document-specific parameters during translation, and to check for duplicate data. 
  • Document extraction: load VALUES into the Sender ID, Application Sender ID, Receiver ID, Application Receiver ID, and ACCEPTER Lookup Alias field values in the Document Extraction table, so that the Document Extraction service can PUT these values in process data, along with an associated output document. 
  • process data: service-independent XML DOM associated with a BP that holds data associated with the BP, which you interact with using XPath. 
  • correlation data: record document-specific correlation parameters during translation.
  • Transaction register: specify a field for which you WANT to check for duplicate data (using the Update standard rule Transaction Register function) and then invoke it (using the Select standard rule Transaction Register function) to verify whether the field contains duplicate data.
  • Transaction XREF: cross-reference the application data to generated transaction.



Discussion

No Comment Found