How to test for null in service mapping expression — 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

How to test for null in service mapping expression

Summary:

We have a requirement to price based on requested ship date or requested arrival date. The examples shown in several support notes includes statements like this: "If customers want to use any other Order level dates in place of OrderedDate eg. RequestShipDate or RequestArrivalDate, please replace the View Object Attribute references to OrderedDate above with RequestShipDate or RequestArrivalDate".

In our environment, orders may be either so our need is to use an Expression instead of just View Object Attribute, something like RequestShipDate is null ? RequestArrivalDate : RequestShipDate. Is that the correct syntax?

Content (please ensure you mask any confidential information):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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