Check Custom Fields

Use this activity to check if any custom attributes exist for an entity. You can access this on the Entity Details page and in the Page Designer for that entity.

When adding a custom attribute, ensure that any included SQL statement is optimized for performance. If a SQL statement in a custom attribute is causing slow synchronization, it should be revised to improve efficiency.

You can set up tracing for a single device in the IFS Cloud. Configure this in either the Mobile App User Details or Installed Apps/Devices. This setup generates a trace that includes all the information about the client’s connection, along with details of the database processes and PL/SQL statements associated with that client.

Synchronization traces can provide valuable information related to specific client issues. However, the data generated can be substantial, so it's important to run scheduled tasks to clean up these traces regularly if they are left running for extended periods.

Refer to the technical documentation for further details:
Troubleshooting Synchronization

Prerequisites

System Effects

No system effect occurs unless a SQL statement needs to be changed for a custom attribute.