ScopeShape not Updating Msg if it's LongRunning

Hi ,

I am a little bit confuse with transaction.

My Scenario is that,

1)Orchestration Transaction is LongRunning

2) Scope Shape is also in LongRunning

3)Expression shape calls generateErrorMsg() function xmldocument object which is initilize after recieveShape.

4)When the process complete,I get errorMsg in ErrorFolder but there is no updated msg .

5)when i change scope shape longRunning to None that time ErrorMsg updated with all nodes.

Please help to clear my d

July 10th, 2015 10:32pm

Hi,

Using transaction as long running complete one instance and from BizTalk admin console use orchestration debugger to check whether your Expression is executing or not, if not then check on which shape it is completing the orchestration and analyse that shape.

Regards,

Sharad

Free Windows Admin Tool Kit Click here and download it now
July 11th, 2015 3:58am

Can you show the whole process?  There are no Send Shapes.
July 11th, 2015 6:15am

Hi Anurag ,

Have you tried debugging your orchestration and external C# component ? I would suggest to put a breakpoint inside your external method and attach to appropriate BTSNTSvc.exe process in visual studio .

It is also a better option to do debugging your Orchestration as well and she whether you are able to hit the regenerate error expression shape.

Thanks
Abhishek

Free Windows Admin Tool Kit Click here and download it now
July 13th, 2015 12:12am

Hi Sharad,

My expression completely executed and in app log i can see msg ,but in sendFolder there is empty message,it means Msg is not updating during loop in scope shape.

Kind Regards

Anurag Prajesh

July 13th, 2015 2:37am

Hi Johns,

Complete process and ErrorMsg is below .

ErrorMsg while Scope Shape transaction is set to LongRunning.

Error Msg while Scope Shape transaction is set to none.

Free Windows Admin Tool Kit Click here and download it now
July 13th, 2015 2:50am

Hi Anurag,

Have you debugged your Orchestration ? Do you see any change in the flow /.

Thanks

Abhishek

July 13th, 2015 3:36am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics