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

Automatic Batch session execution failed through job

Former Member
0 Likes
431

Hello All,

I have defined a background job. In the variant of my program i have a checkbox of executing the session automatically. The checkbox is checked and the job has been run.

The session has been created and the session was not executed automatically.

I have used the program RSBDCSUB for the session execution.

I have checked the job details and checked how many servers were setup in our system(SM51).Ther is only one server available in SM51.

Can anybody help me out what was the reason for not executing the session automatically through job.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
388

Hi,

Using your program just check u r capturing the recent job number and the recent one is active status

that same job only u r trying to execute it automatically.

Regards,

Nandha

2 REPLIES 2
Read only

Former Member
0 Likes
389

Hi,

Using your program just check u r capturing the recent job number and the recent one is active status

that same job only u r trying to execute it automatically.

Regards,

Nandha

Read only

0 Likes
388

Hello Nanda,

The job is active. In the job i have defined my program and the variant name.

The variant contains a checkbox for automatic execution of session.If it is checked it should execute automatically.If not not executed automatically.

Here in this job for the variant the checkbox is checked for the automatic execution.

When the job has been run the session was created but not executed the session automatically.

Thanks