cancel
Showing results for 
Search instead for 
Did you mean: 

[CTS+]Import problem into STMS

Former Member
0 Kudos

Hi,

I want to make a transport from my EPD to EPR using CTS+. I've (normally) well configured the system to accept this scenario.

Unfortunately when I provide the import from CTS to EPR of my request the system tells me :

Import is running but the exit code is 0 (zero).

Here my log from TP :

START ADD TO BUFFER EPR < 20081204154430 MYUSER HC001W9Y 2008120415442999

STOP ADD TO BUFFER EPR < 20081204154430 MYUSER HC001W9Y 2008120415442999

START MAIN IMPORT EPR I 20081204154430 MYUSER HC001W9Y 2008120415442999

STOP MAIN IMPORT EPR I 20081204154430 MYUSER HC001W9Y 2008120415442999

Further more, when I debug the program the process stop and freeze the transaction.

Function Module : TMS_CI_GET_ACCESSTOKEN

Line error : CALL FUNCTION 'TH_GET_OWN_WP_NO'

Conclusion my transport doens't work at all !

Any suggestion ?

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Actually, what is in that request? customizing? or a z development?

Former Member
0 Kudos

Hi,

Only an iView

Former Member
0 Kudos

The problem was a parameter which was forget for Clustering architecture.

Now it works perfectly.