Service field is empty when trying to pass it a value from registration parameters

Symptoms

The "Source" for the service field is "Batch registration parameter", the "Parameter Name" is the registration parameter name.

mceclip0.png

Cause

The main reasons for this issue are:

  • incorrect registration parameter name
  • the empty registration parameter value

Resolution

The names for the registration parameters are case sensitive, so if we refer to them we need to use the exact name. 

fc_predefined:EmailDate - will return en empty string.

fc_Predefined:EmailDate - will return the stored predefined value if we use email import.

There is a list of predefined registration parameters are described in the "Registration parameters" article linked in "Additional information".

Registration parameters may or may not have a defined value. For example, if we import the email but the subject is empty ("No subject"), the corresponding registration parameter will be empty as well.

To verify if the registration parameters of the batch or document exist or have a value they can always be checked in properties on the Registration Parameters tab.

mceclip1.png

Additional information

Registration parameters

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.