Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8689

Re: error message of "Command failed ; end position is out of record index"

$
0
0

Hi ,

 

I could see two reasons behind this issue.

 

You might have selected the attributes/properties from validate&process transformations dialog box.

However, you might be hardcoding the value to be taken by BPC

 

Scenario 1:

 

for e.g: 0COSTCENTER checkbox has been checked while validating the transformation file. However, you may not be utilizing this property/attribute in the transformation file.


Like  costcenter = *str(CCNONE)


In this case, to resolve this issue., Just uncheck the costcenter property and validate the transformation file.

 

Scenario 2:

Check 0COSTCENTER box and modify the code in your transformation file for the center.

 

e.g: COSTCENTER=*IF(0COSTCENTER(1:5)=*STR(00000) then *STR(CC)+0COSTCENTER(6:10);*STR(CC)+0COSTCENTER)

 

Hope it is helpful.

 

BR,

Swaroop Venna


Viewing all articles
Browse latest Browse all 8689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>