yarkar
07-31-2006, 10:45
Hi,
I have a problem in updating a bizdoc with some custom attributes.
Situation:
-----------
I will send an EDI 820, in response to that, I will ge back an EDI 824.
I need to update some predefined custom attributes in 820 bizdoc with the values extracted from 824. (while processing the inbound 824, I need to call the related 820)
-----
What I did:
-----
wm.tn.query:createDocumentquery
wm.tn.query: docuumetquery
wm.tn.doc: view (this step is causing problem)
----
Erros:
-----
wm.tn.doc:view--- "internalId is required"
But I don't know how to extract the internal ID?
Any suggetsion
Thanks
Kris
I have a problem in updating a bizdoc with some custom attributes.
Situation:
-----------
I will send an EDI 820, in response to that, I will ge back an EDI 824.
I need to update some predefined custom attributes in 820 bizdoc with the values extracted from 824. (while processing the inbound 824, I need to call the related 820)
-----
What I did:
-----
wm.tn.query:createDocumentquery
wm.tn.query: docuumetquery
wm.tn.doc: view (this step is causing problem)
----
Erros:
-----
wm.tn.doc:view--- "internalId is required"
But I don't know how to extract the internal ID?
Any suggetsion
Thanks
Kris