on ‎2007 Dec 20 6:10 PM
Hello All
I am working on a process and i am calling one transaction from the parent transaction. Let me name the called transaction as child transaction and calling as parent transaction for the sake of convinience. Now when I try to pass an xml structure created in an xml xMII document to the child transaction as an input in one of the xml type input fields of the child transaction, then I am not getting the same structure in the child transaction.
I think for the same, we need the use of reference document assignment.
1. Can you tell me how to use " Assign Reference Document " ? Whether we are doing the same in the parent transaction or the child transaction ?
2. How we are going to configure that ? Can you send me any documents related to this.
Regards
Amit
Request clarification before answering.
Did you check the HELP yet? It has a wonderful step by step explaination for Ref Docs under the "xMII Logic Editor Overview". This is the 11.5 HELP I am referring to.If you are using 12.0, no worries, the usage is similar to 11.5.
As far as your transaction goes I am not sure why you would get a different structure than what you are passing. Did you try and debug the transaction?
Edited by: Udayan Upreti on Dec 20, 2007 12:56 PM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What do you mean you don't find the structure? Do you mean to say that you are unable to set the Repeater Xpath during design time?
If that is the case then give a default value to the Input XML variable. This default value should be similar to the XML structure that you are eventually forming in the parent transaction.The default value would allow you to set the Xpath for the repeater after which you should be ok.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.