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

BDC session method

Former Member
0 Likes
650

hi all,

i have a prob in BDC session method.

ex: today i executed a BDC program containing flat file with 2 records and session name as 'test1' , but i am not running this session in SM35 , i want to use same session name 'test1' with updated flat file (for ex:4 records) .

that means when we execute a BDC program with updated flat file , in SM35 there must be only one session which is recent one only.

Thanks & Regards,

Hari Krishna.K

6 REPLIES 6
Read only

amit_khare
Active Contributor
0 Likes
627

Welcome to SDN.

You can create many sessions with same session name.

In SM 35 you can check in the 4th column for the recent time and 3rd for date.

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
627

Why cant you Delete the old session in sm35 before creating the new session?

santhosh

Read only

Former Member
0 Likes
627

Hi hari,

1. The session name can be same.

2. In sm35, it will then show all sessions, even if they are of the same name.

(if the session is NEW, it will show in NEW tab,

If it is processed / incorrect / in process, then accordingly it will show in that tab)

3. Every session name as got a unique QUEUE ID,

which is shown at the right (scroll and then see)

regards,

amit m.

Read only

0 Likes
627

hi ,

Before enter in to SM35 , i want to delete the sessions ( having similar session name ) which are not processed and there should exit current session with with updated flat file.please help me out on this.

Thanks & Regards,

Hari Krishna.K

Read only

Former Member
0 Likes
627

Hi..,

As many times u execute the program with the session name as 'TEST1', those many sessions willget created in SM35.. they will get identified by the QID assosiated with each session..

you can select the one with highest QID among the sessions with the same name, which is the latest session created by u !!

regards,

sai ramesh

Read only

sonu_p2
Active Participant
0 Likes
627