Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

output triger log

Former Member
0 Likes
574

Hi,

I am sending the xml(3B2) to customer upon PGI through output type.

Recent scenario is the xml has been generated thrice on two occations..this might have occured by issuing manually by user....

My question is does the log stored in any table? how many times the output has been triggered and by whom and the time?

Hi,

I am sending the xml(3B2) to customer upon PGI through output type.

Recent scenario is the xml has been generated thrice on two occations..this might have occured by issuing manually by user....

My question is does the log stored in any table? how many times the output has been triggered and by whom and the time?

3 REPLIES 3
Read only

Former Member
0 Likes
550

Srini,

yes, the log gets stored in NAST table.

Thanks

Ganesh.S

Read only

0 Likes
550

Thanks Ganesh very helpfull,,,

Today i faced very peculiar scenario,,,

just delivery note created but PGI Not done...but still the 3B2(XML) which is attached to output type sent once each just before and after the PGI. And there is no double entries in the NAST table...

I am short of ideas,,,any inputs please

Read only

0 Likes
550

In your header, output-> Do u see two entries for 3B2?

The only reason I am able to think of is you may have something in your requirements but still it should get stored in NAST.

In case u need your XML to be trigerred after PGI, you can assign it to requirement and check if PGI is done and onlky then trigger.

Thanks

Ganesh.S