cancel
Showing results for 
Search instead for 
Did you mean: 

STMS Configuration

Former Member
0 Kudos

Hi,

we are having 3 system land scape. (DEV-QTY-PRD).

In development iam having 3 client : 444,555,666

In quality iam having client : 777

In production iam having client : 888.

Here development is domanin controller i configured STMS : DEV-QTY-PRD its working fine.

But now my scenerio is : i want to create request in client : 555 after i released request in 200 i want to move to client : 666 in development server,then it will comes onto quality import queue there i will import in quality (777) and then to production (888).

One more thing here iam getting confusion in client : 555 (request--forward)it wil directly forwarded to Quality i want to disable this function also.

I want to move request : dev(555) -- dev(666) ---qty(777) --prd(999)

Thanku

Accepted Solutions (1)

Accepted Solutions (1)

former_member227283
Active Contributor
0 Kudos

Hi,

You can fulfill you requirement by creating client depending consolidate transport routes.

Thanks

Anil

Former Member
0 Kudos

Hi,

Thanks for replys.

I Created Consolidate route from client 555 - client 666 then

I Created Delivery routes from 666 -- 777(qty) and 777 -- 888 (prd).Its working fine for me.

In STMS i want to disable the : request - forward option in client - 666 in development server.otherwise from the client-666 in development server i will directly forward the request to client-888 in production.

Thanku

former_member227283
Active Contributor
0 Kudos

Hi,

There is no such parameter to disable the foward option from STMS.

The only way remain is to make restrcition on Authorization level.

But it will be also System depended and not client depended.

Thanks

Anil

Former Member
0 Kudos

Hi,

Thanks for reply,

Iam unable to make restrcition on Authorization level for forwarding option.guide me for the same.

Thanku

former_member227283
Active Contributor
0 Kudos

Hi,

You have to work on authorization object = S_CTS_ADMI.

In this oject you have to make restrcition on value = TADD

Thanks

Anil

Former Member
0 Kudos

Hi,

Thanks,

I restricted on authorization object = S_CTS_ADMI on value : TADD with particular user.

You have to work on authorization object = S_CTS_ADMI.

In this oject you have to make restrcition on value = TADD

Thanks

Anil

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You need to change the transport route from stms logging into 000 of domain controller. You need to define the route :

Dev(555) -> Dev(666)-> Q(777) ---> P(888) .

You can use transaction stms : go to the transport route ...

From the menu go to Edit ---> Transport Route --- > change(if route exists)/(If not)Create

define the systems as per the requirement.

Regards

Sushant