cancel
Showing results for 
Search instead for 
Did you mean: 

Using path variable to CI under transaction file for DBTABLOG archiving

Former Member
0 Kudos

Hello Colleagues,

I have to configure DBTABLOG archiving among others under transaction file.

Here you have to configure archive path to the filesystem.

E.g.this is the path to the development system:


DEV23015\Interfaces\Outbound\Archiving_IDOCs\<FILENAME>

It's clear, for test as well production we are using different hostname.

So the consideration was to use a respective variable for the server system.

E.g.
<HOST>\Interfaces\Outbound\Archiving_IDOCs\<FILENAME>

But now the problem, we are using CI (centra instnace) and application server for test as well as production and the archiving path respectively the archiving folder are only configured at CI server.

So the HOST variable is not sufficient in this case.

The variable SAPGLOBALHOST pointing directly to the CI server but not possible to configure under TC file.

Any idea which variable possible and pointing direct to CI server?

Or is the only possibility for pointing direct to CI server for archiving to use the HOST variable and modify the archiving job to run only on CI server?

Many thanks in advance!

Regards,

Jochen

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor
0 Kudos

You have two options...

First one is to mount that path into all your instances

Second is to use a Server Group Name under Cross-Archiving Object Customizing -> Technical Settings to force that particular object jobs to run on your CI.

Regards

Juan

Former Member
0 Kudos

Hi Juan,

many thanks for providing very helpfully informations.

I conigured respective job to execution on the CI.

Regards,

Jochen

Answers (0)