Orchestrator Activities

Hi All,

Is there any other activities for creating log message in orchestrator except the log message activity?

Regards,
Kishore.

Currently we have only orchestrator logs.
But if you need more information you can add log fields to the log message activity.

1 Like

Hi @KarthikByggari

I am using 3rd party activities, in that log message is not working its giving an object reference error.

Any solution for this?

Usually this error occurs when any object is not initialised or fail to get the reference.

Then,How to solve this error?

The best way is to debug and see where exactly the error is popping up.

Regards,
Karthik Byggari

1 Like

I am using only log message activity in the workflow, but getting the object reference error.

Regards,
Kishore

Does log message contains any log fields?