cancel
Showing results for 
Search instead for 
Did you mean: 

Missing Steps From Job After Calling BAPI_XBP_JOB_DEFINITION_GET

0 Kudos

Hi,

When I try to see the steps and their additional information from a job of 10 steps, only three are displayed while the remaining ones are missing. I would like to know if anybody else has encountered a similar problem?

Keep in mind that this problem doesn't happen with older version of SAP. For instance, with version JCO 3.0.2, I'm getting all the steps. It's with the recent versions that the problem seems to be present.

Has anybody please encountered such a problem?

Accepted Solutions (0)

Answers (1)

Answers (1)

AntalP
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi James,

You can capture a JCo trace with level 8 to see what happens, start the Java application with these JVM parameters:

-Djco.trace_level=8

-Djco_trace_path=<path>

Do you use sateless or statefull calls?

You need to test it with the latest JCo library, 3.0.2 is very old.

Best regards,

Antal