Sign Up
Part of call flow when we try pulling data from DB and if we get Null/empty value for string how can it be validated?
Any expressions or functions can be used?
#ArchitectureandDesign------------------------------Dhaval ModiMVP Health Plan, Inc.------------------------------
Use the IsNotSetOrEmpty and/or IsSet expressions.
https://help.mypurecloud.com/articles/architect-expression-help/
Since you are calling the data action from Architect AND you are placing variables into the action inputs, you can easily check the variable or use an if statement on the input field to check and replace if null.
Copyright© 2025 Genesys. All rights reserved. Terms of Use | Privacy Policy