Running datastage job in debug mode when target is SAP stag

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
srinath
Participant
Posts: 9
Joined: Wed Nov 09, 2005 7:18 am

Running datastage job in debug mode when target is SAP stag

Post by srinath »

Hi All,

We are facing a problem while loading the data into SAP stages like BAPI and IDOC, to identify the issues we would like to know how the the values are passed to the BAPI / IDoc Stages so that we can resolve our issues.

Is there any way that we can debug the job and ABAP together.

Thank you,
Srinath.
God Gave Me Nothing I Wanted
He Gave Me Everything I Needed -- Swami Vivekananda
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Direct the flow into a Sequential File stage rather than the SAP stage - you will then be able to see exactly how the data are being delivered.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply