Uploading data into CUSTOM TABLE via xml
Hi All,
We are receiving Order Base from Java interface/webservice via TransOrder xml. This xml is working fine and creating OB's in OTM correctly, but the problem is that we also have some custom tables in OTM for which the data is coming from same java webservice, this data is to be updated on custom tables when the OB is created. Currently, java is doing some manual inserts to upload data into OTM custom tables after succesful OB creation via xml. This data loading to custom table should actually happen on the flow via the TransOrder xml or some xml to