RTF Template - Field validation with the combination of xdofx and xdoxslt functions — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

RTF Template - Field validation with the combination of xdofx and xdoxslt functions

edited Jul 20, 2020 5:23AM in Reporting and Analytics for HCM 5 comments

Summary

RTF Template - Field validation with the combination of xdofx and xdoxslt functions

Content

Hi ,

I need to add a validation on other-compensation.value field , where salary amount is not accessible in the other-compensation for loop.

I m calling the salary amount using get_variable function on the other.compensation.value field and trying to add the validation as below

<?xdofx:(decode(PLAN_NAME,'Test1',VALUE,0) div 100) *  <? xdoxslt:get_variable($_XDOCTX, 'RTotVar')  ?> ?>

But xdoxslt get value is not working inside xdofx function.  Please let me know the combination of xdofx and xdoxslt functions work together,
in this case how to achieve the expected logic

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!