Data Flow to Analytics common issues

This topic shows the error notifications for when an unhandled exception occurs when the Data Flow to Analytics workflow is run.

Replication Set does not exist

For example, Return message: Replication Set does not exist. Replication Set= GHR_ST.

Description: The execution of a Landmark action such as registering schema, resetting, or replicating a replication set has failed preventing the workflow from continuing.

Possible Cause: This error occurs when the execution of the action is prevented because of an incorrect or invalid replication name that is specified in the ReplicationSetsList parameter.

Resolution:

  1. Open HR Talent in Infor OS Portal.
  2. Select Integration Architect > Analytics Console > Analytics Configurations.
  3. Click the ellipses and select Set Analytics Console Parameter.
  4. Select the ReplicationSetsList parameter. This parameter contains the replication sets for the workflow.
  5. Review the list of replication sets that are provided in the parameter:
    • Ensure that the replication set is spelled correctly and does not contain any leading or trailing spaces.
    • Ensure that the name matches the replication set name.
  6. Double-click the ReplicationSetsList parameter name and make the necessary changes.

    In the example, GHR_ST is invalid due to the leading space

  7. Rerun the workflow.

Action is not valid

For example, Return message: Action is not valid.

Description: The execution of a Landmark action such as registering schema, resetting, or replicating a replication set has failed preventing the workflow from continuing.

Possible Cause: This error occurs when the action is prevented because the replication set is currently in progress. The Data Flow to Analytics workflow must have been initiated while other replication sets are being processed.

Resolution:

  1. Open HR Talent in Infor OS Portal.
  2. Select Integration Architect > Analytics Console > Dashboard.
  3. In the Replication Queue widget, wait for the Queue and Active indicators to complete processing.

    The empty indicators show that the processing of replication sets is completed.

    If the time to complete is longer than expected, check for failed triggers, then click View Configurations in the widget.

Invalid Trigger Variable Value

For example, Invalid RunDeleteAllProcessedDataWorkflow variable value.

Description: The workflow cannot continue because one or more variables contain an invalid value or data type.

Possible Cause: This error occurs when the value or data type of a parameter is incorrect or incompatible with the workflow's requirements.

Resolution:

  1. Open HR Talent in Infor OS Portal.
  2. Select Integration Architect > Analytics Console > Analytics Console Configuration.
  3. Verify that the variable in the error message contains a valid value and is set up with the correct data type.

    Double-click the parameter name and specify the correct variable value or data type.

    In the example, RunDeleteAllProcessedDataWorkflow parameter was incorrectly set up with Alpha instead of Boolean.