cancel
Showing results for 
Search instead for 
Did you mean: 

Create Background Job to Copy TR from 1 client to other client in 1 System

mikaellayuk
Participant
0 Kudos

Dear Expert,

I want to create a background that can automatically copy a transport request from one client to other client in the 1 system (example Development system) every 15 minutes. Can you tell me how to do that?

Thank You for your help....

Regards,

M.A.L

Edited by: M.A.L on Mar 26, 2008 7:53 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

You can just do this in stms, you want to schedule the imports of requests from one client to another right just use stms and when you want to import scheudle it background.

Regards,

Vamshi.

Answers (2)

Answers (2)

Former Member
0 Kudos

Not really possible.

Through SCCL it can be done in real time manually but not in back ground automated format.

Regards.

Ruchit.

mikaellayuk
Participant
0 Kudos

Thank you vamshi for information.

But i want to make copy transport request from client to client for specific project. When I create a TR and assign a project for that TR, system automatically copy it to other client every 15 minutes (as long as that TR is not released yet).

Regards,

MAL

Former Member
0 Kudos

Hi,

Do you want to copy the request from one cleint to another you can use sccl, I think only customizing request can be done and only customising request should be tranported which are client dependent. Is that you want to schedule a job which cpoies the request from one client to another?

Not very sure but can try with sccl.

Regards,

Vamshi.

mikaellayuk
Participant
0 Kudos

I do not want to use SCC1. When I create a transport request and assign a project to it, I don't have to do anything because it will be automatically copied from the client (where i create that TR) to other client. I think it can be set using background job but i don't know have to setting it.

Regards,

Mikael

Former Member
0 Kudos

Hello MAL,

What do you want. The changes of one client to be copied to another client automatically ?

Regards.

Ruchit.

mikaellayuk
Participant
0 Kudos

No.. I have 3 client in my system. the first client is master configuration. and 2 other clients are testing and sandbox I made some changes in master configuration client and want to transport them to sandbox client.

So i made transport request and assign a project to it. usually i use scc1 in sandbox client to copy the TR from master configuration. I don't want this method because it only copy 1 TR.

I want to copy all my TRs (more than 50) that have been assign to a project automatically from master configuration to sandbox in background process.

Regards,

MAL

Former Member
0 Kudos

Hello Mal,

If this is a one time or once in a while activity then use CATT.

If a regular and periodic one then 2 options:

1. Include the target client in transport route in such a way that whenever you release the transport from master client then it also gets imported in the sandbox/testing client. However if you don't want to release the transport then there iis no option but to use SCC1.

Regards.

Ruchit.

mikaellayuk
Participant
0 Kudos

HI all,

I have found the solution. I can do it using program RSCC_SCC1_BATCH.

Regards,

MAL

Former Member
0 Kudos

Hi MAL,

We are also planning to use the RSCC_SCC1_BATCH report to automatically collect and copy all Customizing requests and tasks that were changed after a certain point in time.

Please provide your inputs regarding the above automatic copy of open transports. Let us know if foresee any limitations in the above strategy (as the versioning in ABAP program/ SAP scripts and some of the testing may get effected). We are trying to understand the suitable frequency of the Batch program.

Rgds,

Suyash