cancel
Showing results for 
Search instead for 
Did you mean: 

"Text missing" - Error ?

former_member187312
Participant
0 Kudos

Hello community,

I'm facing a standard error ("Text missing")in my custom BO. When I debugged the scripts are executing without breaking at any point. I'm clueless

Any one knows the reason for this error. kindly comment !

Regards,

Senz

Accepted Solutions (1)

Accepted Solutions (1)

former_member186648
Active Contributor
0 Kudos

Hi Senz,

Is this related to BOM? if yes description for contract is not maintained.

Thanks, Pradeep.

former_member187312
Participant
0 Kudos

Thanks for the care, Pradeep and Saurabh,

I found the root cause for this issue and resolved it.

Root cause:

From my current BO(Controller), I'm creating instance for another BO(SalesCommission).That SalesCommission BO has 2 alternative keys. I missed to update the value for one of the alternate key in the Create() function of my current BO(controller)

Regards,

Senz

Answers (1)

Answers (1)

Former Member
0 Kudos

Could you show us the BODL and ABSL code it will be really helpful to understand the issue.

BR,

Saurabh