on 2013 Jan 25 9:00 PM
Hello Everyone,
I am trying to make Asynchronous Dynamic Transaction Call within a another transaction . I am able to call successfully call and process the transaction but I am unable to get the transcationID of the Called transaction . It always gives me 0.Is this a bug or am I doing something wrong ?
I want to use this transcation to get the status and persistence ouput data.
I am using SAP MII 14.0 .
Thanks
Request clarification before answering.
Hello Rajib/ Michaeal,
I treid all the setting of the persistence output but still I get 0 as transcation ID. I dont have 12.2 environment to check if its bug in MII 14.0 . Can anyone quick test in MII 12.1/12.2 to see if it works.
Thanks,
Naresh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Naresh,
You should have a Ramp Up coach for MII 14.0 to discuss this with, but also should open a ticket for this issue.
Regards, Mike
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Naresh,
If you call the transaction from any schedule job or Message listener where persistance is on error then you get the transaction id -1. At dynamic call action block you have a configuration persist transaction.
You can change it from inherit to persist always. This will give you the transaction ID.
Regards,
Creativeweblogo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| 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.