cancel
Showing results for 
Search instead for 
Did you mean: 

Auto import from one client to another with in same system

Former Member
0 Kudos

Dear SAP Gurus,

We want to import all transports automatically from one client to other with in same system.

I have followed SAP note 398589 but acc. to this transports will be imported to all available target

clients in system.

But we want that if i release any request from client 116 , it will automatically imported only in client 117.

Is it possible,if Yes please let me konw the procedure .

Would be a gr8 help.

Regards,

Sandeep

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sandeep

I dont think you have to do any scripting or anything like that ,, here is the complete steps of configuring automatic import from one client to another,, in same system ........

You can use Extended Transport Control.

Extended Transport Control is another way to set up the Transport Route so that the route is system and CLIENT specific.

In other words, when you release a change request in DEV Client 0XX it will not only automatically be added to the Import Queue for QAS but also 0X1, 0X2, of DEV.

To set this up requires the steps below:

1) Open the file TP_DOMAIN_DEV.PFL (located on your transport domain controller such as the DEV box. The file will be in usrsaptrans/bin)

Edit with notepad for each parameter on each system:

DEV/CTC = 0

Change to =1

2) Next you need to create Target Group before creating the transport route.

Create a Target Group:

Access the initial screen of the graphical or the hierarchical editor in change mode. STMS > Overview > Transport Routes (the default editor will appear, either Hierarchical or Graphical, to change the default editor : STMS > Extras > Settings > Transport Routes. You can also switch to one or the other from Goto > Graphical Editor.)

> Configuration > Display Change > (or change icon or F5)

Edit > Transport Target Groups > Create

In the dialog box, Create Target Group:

Enter a name for the target group /GR_QA/ (The name must begin and end with a forward slash /)

...and a description Targets for Consolidation route

Choose "Insert line"

Enter the required target system/client combinations

Use a separate line for each client.

Example:

Target System

Target Client

Client Name

DEV

0X1

Sandbox

DEV

0X2

Testing

QAS

0XX

Quality Assurance System

The idea is that we want to include the clients that will get an addition to their import queue when we release a change request from DEV.

Choose Transfer

Now you have to change the transport route to include the Target Group you created.

STMS > Overview > Transport Routes > F5 (change mode) Edit > Transport Routes > Delete

Now create a Transport Route with Extented Transport Control:

STMS > Overview > Transport Routes > F5 (change mode) Edit > Transport Routes > Create > Extended Transport Control icon at lower left of dialog box. > Consolidation route, enter integration system and transport layer. In Target system/client enter the SID of either an R/3 System and a client or an existing Target Group.

Each System must be specified by System and Client. The Target Group can be used for the consolidation system.

Distribute and activate the changes as usual by choosing Configuration > Distribute and activate

NOTE: After you set up Extended Transport Control there might be requests in an import queue that will show a red status in the CTL column. This is because these change requests need a client specified before they can be imported. These are old requests that were already in the queue.

From Import Queue Screen Mark the change request

Choose Request > Target Client > Set

Enter the Target Client ID and choose Enter.

To change a target client before starting an import:

Import Queue Screen > mark Change request > target client > change > enter target client id and choose enter.

Hope this helps.

regards

dEE

Former Member
0 Kudos

Hi Deep,

Thanks , but for now i cannot change the STMS settings , so ihave written a script and scheduled it via SM49 and SM37 and it's working fine.

Anyways tnx a ton for your help.

Regards,

Sandeep

Former Member
0 Kudos

Hi Sandeep

Could you please give the script and steps i also need to implement it.

Thanks

Deepak

Former Member
0 Kudos

you have to enable the extended transport syetem >

parameter CTC = 1

Steps for configuring automated transport in this forum

http://sap.ittoolbox.com/groups/technical-functional/sap-basis/automatic-transport-from-a-client-to-...

hope this will help you

cheers

dEE

Former Member
0 Kudos

Hi ,

Thanks CTC=1 already in my system.

But in given thread request got imported for all clients not specific

I doubt i have to do some scripting.

Regards,

Sandeep

MPGraziano
Participant
0 Kudos

Hi Deep,

Are there any things to look out for if we wanted to automate the transports from one system to another.

Right now we would be looking only to create in DEV and transport to QAS and Production.

Any advise would be appreciated. We are only in discussion and planning stage, I beleive we'll have a bit of work ahead of us after reading and doing much research

Kind Regards,

Maria