cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC testing

Former Member
0 Kudos

Hi Experts,

I am doing a scenario idoc-file,I want to test my scenario,can you guys please let me know how do I test it.

Thanks

Points will be awarded

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member556603
Active Contributor
0 Kudos

Hi Quest....

IDOC Testing...

1) Log in to Adaptor Monitor and check for the file adaptor.

The status of the adaptor should be green and working.

2) Log in to Xi system and execute transaction SXMB_MONI and check for the XML messages.

Use your source and destination system to filter messages, it should have chequered flag.

3) Log in to sender system, go to transaction WE19 (test tool to generate IDoc), generate Idoc of the

required message type.

4) Check the destination directory, it should have file with the name specified along with the time stamp.

Check the file, it should have data for all segments.

Reward Points If it is Useful...

Thanks,

Satya Kumar...

Edited by: SATYA KUMAR AKKARABOYANA on Mar 18, 2008 10:22 AM

Former Member
0 Kudos

In we19 we are manually sending data by inputing the fields,how do you really do it in real time?

former_member556603
Active Contributor
0 Kudos

Hi,

As u have told there is no access to we19 transaction, the other way to test ur scenario is by using component monitoring of Runtime Work Bench.Just log into component monitoring of runtime workbench,then click on display,then select adapter engine and finally go to test tab of adapter engine and give ur sending system and the payload.This method is similar to triggering an IDoc.Finally click on send message.

Please revert back for any clarifications...

Regards,

Satya

Edited by: SATYA KUMAR AKKARABOYANA on Mar 18, 2008 4:25 PM

turmoll
Active Contributor
0 Kudos

Hi,

You have avaliable transactio CJAL to send project.

Probably you might want to make use of the change pointers/documents to automatically generate the IDocs when sth changes. Not sure if it will work out of the box.

Regards,

Jakub

Former Member
0 Kudos

hi

you are creating the simple idoc to file scenarios

after completing the all these design and configuring part

then sap logon to the your xi server

then go to the WE19 it is the transaction code then enter your fields

and give the sender and Receiver service

that is service and port no and logcal sys and message

and select the standard outbound process

if it is showing the idoc is sent to the external system

then your idoc is send to the source side then check to the runtime work bench . or check to the your target file the given data is coming or not.

i hope its helpful for you.

thanks

regards

vijay

Former Member
0 Kudos

Hi

To test IDoc to file scenario u have to trigger the idoc from the R/3 system.

To trigger the idoc Go to the Transaction we19.

select the idoc that u want to trigger.

click on the EDIDC segment and give the sender and receiver system, port etc and idoc basic type and click on ok.

after that click on standard outbound processing tab and click on OK button.

the idoc will be triggered from the R/3 system.

before this u have have to create the port and also maintain the partner profile in the R/3 system.

Thanks

Rinku

Former Member
0 Kudos

Good blog,thanks for the reply ,but I do not have authorization to use the tcode we19.Is there any other way to test it?

Thanks

Former Member
0 Kudos

Hello,

what kind of IDoc do you want to use?

Regards

Patrick

Former Member
0 Kudos

I am using Project01 standard idoc for WBS elements

Former Member
0 Kudos

Hello,

i guess you can create IDocs in transaction CJ20N if you are allowed to use this.

Otherwise i have no idea how you can test you scenario, only that you can test at least your mapping in Integration Repository.

Regards

Patrick

turmoll
Active Contributor
0 Kudos

Hi,

Try this tcode: CJAL

Regards,

Jakub

Former Member
0 Kudos

I have access to both tcodes CJ20N and CJAL.Can you please tell me how to test it.

Thanks

turmoll
Active Contributor
0 Kudos

Hi,

It's pretty straight forward

1) Run tcode: CJAL

2) Fill in some project

3) Fill in receiving system (don't want to do it, configure distribution model - bd64 )

4) Press F8

Regards,

Jakub

shivhare
Active Contributor
0 Kudos

Hi

functional modul "BAPI_IDOC_INPUT1" assgin to IDOC PROJECT01 so when any program or tcode call this functional modul it will generate automativallhy

Thanks

Amit Shivhare

PS: Reward Point

Former Member
0 Kudos

Hello,

you can send a test IDoc with transaction WE19.

It's also described here:

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters

/people/suraj.sr/blog/2005/12/29/generate-test-case-for-an-idoc-scenario

Regards

Patrick