Remote Instance invocation stop to work

I have a problem with a workflow remote invocation, It had been worked fine until few days ago when I started to get this FUNCTION failed error:

This function FAILED. The function that failed was: startWorkflowInRemoteInstance. The return was null. Expected return type was null The function was started with the following parameters: The standard error for this function was: FunctionExecutionLog(log=[{ status: 500, statusReason: 'Internal Server Error', message: 'Internal Server Error', toe: 'PK9FQNWL9U-D4OTG-Y1J2S' }, { status: 500, statusReason: 'Internal Server Error', message: 'Internal Server Error', toe: 'PK9FQNWL9U-D4OTG-Y1J2S' }, { status: 500, statusReason: 'Internal Server Error', message: 'Internal Server Error', toe: 'PK9FQNWL9U-D4OTG-Y1J2S' }]). The standard out for this function was: null. For more information about this execution please look at -> packageId: 9fcd048c-4a76-4e90-81fd-0383a73ab91b version: 1.1.0 : com.domo.bedrock.service.exception.NotFoundException

I expected that using the same package version it'll still works, but something changed and the invocation now is not working correctly

Tagged:

Answers

  • DanHendriksen
    DanHendriksen Domo Employee

    It looks like something is expecting a response that it is not getting. I'd open a ticket with support, and share that TOE. I will see if I can get someone from Domo Engineering to look at this for you.

  • jaden.hoenes
    jaden.hoenes Domo Employee

    @damdevil I've looked into the error you provided and found a message saying the account you're using in your code engine function doesn't allow for external use. I believe this is a new feature with accounts and you may need to go enable that for this account.