I trying to make code changes in Business service server script but getting script error .
I did code changes in Business service server script but when im trying to save it im getting script error as "Unable to access the object through repository business component!
The state of the repository is invalid, preventing editing of the objects.(SBL-SCR-00117)" and also one more error "Value too long for field 'Script' (maximum size 16350).(SBL-DAT-00235)".
Basically in code changes im trying setfieldvalue of one of the field in BC.
refer the code & error as attached. code changes from line 224 to 231.