cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sourcesystem Not Found

former_member358086
Participant
0 Likes
417

Hi ,

The error is coming while trying to import insources from BW Development system to BW Quality system.

Diagnosis

Source system BW1CLNT100 is not known.

System Response

The imported data for DataSource 8ZLDO_002 was deleted again because the referenced source system does not exist and no mapping is defined in table RSLOGSYSMAP on an existing productive source system.

Procedure

Create the referenced source system in the Data Warehousing Workbench or define mapping to a known source system in table RSLOGSYSMAP.

You get to maintenance using Tools -> Conversion of the logical system names

Can Somebody suggest what is to be done.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

You need to maintain the Source system conversions in both QA and PROD BIW.

foe ex:

Assume that you have 2 source systems in DEV BIW:

1. SYS1 which is nothing but DEV R/3

2. SYS2 which is nothing but DEV BIW. This is self system.

And assume that you have 2 source systems in QA BIW:

1. SYS3 which is nothing but QA R/3

2. SYS4 which is nothing but QA BIW. This is self system.

So you need maintain the converions like as below in QA BIW( RSA1>tools>source sytem conversions).

SYS1---->SYS3

SYS2---->SYS4

With rgds,

Anil Kumar Sharma .P

Answers (1)

Answers (1)

edwin_harpino
Active Contributor
0 Likes

hi,

as mentioned in message, you need to maintain source system conversion

in bw TARGET,

rsa1-Tools -> Conversion of the logical system names (or transaction RSLGMP)

orgsrcsys(original source system) = BW Development (BW1CLNT100?)

trgsrcsys(target soruce system) = BW Quality

hope this helps.