cancel
Showing results for 
Search instead for 
Did you mean: 

Implemention of BI Content for BPM - Business Process Management fails

betting_jan
Explorer
0 Kudos

Hello everybody,

my company runs a BW on HANA and I received the business requirement to implement the BI Content of Business Process Management (BPM).

First I exposed the DataSource for transactional for ODP in my source system.

Secondly I replicated the DataSources in my BW system.

Thirdly I tried to install and active the respective BI Content.

As you can see the screenshot above this did unfortunately fail as I did not get the ISMP-Objects (Transfer Rules / Übertragungsregeln) connecting the DataSource with the InfoSources.

Do you have an idea what I could do? Currently I don't know if there is business logic within the transfer rules and I also don't know which DataSource fields have to be connected to what InfoObjects.

Does maybe someone has a SAP documentation or could help me out with screenshots of implemented transfer rules so that I could maybe manually recreate the business logic in a transformation?

Thank you very much in advance!

Accepted Solutions (0)

Answers (1)

Answers (1)

roland_szajko
Product and Topic Expert
Product and Topic Expert

The datasources were replicated as 7.0, however you are expecting a 3.x dataflow. The first thing I would do is to check if there is a 7.0 dataflow in the BI Content for these datasources. You can simply do that by going into table RSTRAN and checking if there are any Transformations for the 0BPM* datasources:

SELECT * FROM RSTRAN
WHERE OBJVERS = 'D' AND SOURCENAME LIKE '0BPM% %'

If there are you should install those from the content:

Copying BI Content to the Active Version

Troubleshooting BI Content Activation