cancel
Showing results for 
Search instead for 
Did you mean: 

We would like an request with error is not imported over and over again.

Former Member
0 Kudos

We have an periodically sheduled job which imports all released requests(queue). We would like that request with error is not imported over and over again.

How to achieve that?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

If you have set up the standard job to "Import All" it shouldn't do errors over again. How are you running the imports?

There are two ways I know of. One is to run the Import All process from STMS and set it to run every 15 minutes. You can then set your import options.

Second is to just set up a job with this program

TMS_BCI_START_SERVICE

and have it run every 15 minutes. This is the same step the process above will run,.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Please do run the import job for transport in STMS only as described in SAP Note below:

https://service.sap.com/sap/support/notes/398589

The periodic sadly can only be done for "import all" & not "import single".

However, you can try the following unconditional modes:

http://help.sap.com/saphelp_nw70/helpdata/EN/3d/ad5b814ebc11d182bf0000e829fbfe/frameset.htm

- Regards, Dibya

Former Member
0 Kudos

Could you be more specific about your problem? Provide some more details.