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

rsconn01 question

Former Member
0 Likes
690

Hi all,

I am using 'SO_NEW_DOCUMENT_ATT_SEND_API1' followed by COMMIT WORK and followed by rsconn01 to send externalmails.

But rsconn01 seems to deliver all pending objects . Is it possible to send only my object.

I know there are threads on this topic , but did not find much help from there.

Please let me know some solution or workaround for this.

Thanks,

Aditya.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
623

Hi Aditya,

I beleive, we normally have a job scheduled for RSCONN01 at a specific interval time in production environment. This job executes all SOST entries.

You should not submit RSCONN01 in your code.

Cheers!

G@urav

3 REPLIES 3
Read only

Former Member
0 Likes
624

Hi Aditya,

I beleive, we normally have a job scheduled for RSCONN01 at a specific interval time in production environment. This job executes all SOST entries.

You should not submit RSCONN01 in your code.

Cheers!

G@urav

Read only

Former Member
0 Likes
623

Hi Aditya,

I beleive, we normally have a job scheduled for RSCONN01 at a specific interval time in production environment. This job executes all SOST entries.

You should not submit RSCONN01 in your code.

Cheers!

G@urav

Read only

0 Likes
623

Hi ,

Thnks for the reply ,

I came to know about that and problem is solved..

Closing the thread.

Aditya.