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

Dimension load from BW Info Object.

Former Member
0 Likes
156

Hi All,

I am loading Item Dimension from BW info object. Transformation file validation is looks good but load failing with below error message.

when I look at bw info object also containing two records with same Key but one in lower case and 2nd one in upper case..

Can BPC also take two entries..?

Accepted Solutions (0)

Answers (4)

Answers (4)

lucas_costa3
Active Contributor
0 Likes

Hi Venkatesh,

You can use the conversion file to map the lower case members as "_2" in BPC for example.

*EXTERNAL        *INTERNAL

a2c90004q           a2c90004q_2

Just make sure you're using the same conversion file in all mappings you have from that InfoObject - Master and Transactional data.

Cheers,

Lucas

Former Member
0 Likes

Hi Venkatesh,

BPC won't take upper case and lower case IDs, you need to delete them in your info object.

Andy

Former Member
0 Likes

Hi Venkatesh,

BPC doesn't accept lower case ID and upper case ID.ID should be unique.

Your screenshot also showing issue with the duplicate entries.

Regards,

Manohar

Former Member
0 Likes

Hi Venkatesh,

Your transformation and conversion file screenshots!

Please refer standard documentation first.....

You will find many more on SCN....

Regards,

JP