Quantcast
Channel: Iulian Cordobin's Groups Activities
Viewing all articles
Browse latest Browse all 1084

Workflow Infratructure configuration form does not open - stack trace error

$
0
0

Hi, I get a stack trace error when trying to open the Workflow Infratructure configuration form

Error executing code: Wrong argument type for function.

         Stack trace

        (C)\Classes\WorkflowSetupWizard\new - line 77
        (C)\Classes\WorkflowSetupWizard\construct - line 3
        (C)\Classes\WorkflowSetupWizard\main - line 3

I have deleted the AUC files cleared usage data deleted the content of the Xppil folder, ran a Full CIL and a dbsync but the error persist

from the debugger here are the line of code which come up in the stack trace error there also has been no custom development done for this form.

line 76 batchData.parmDueDateBatchGroup(batch.GroupId);

line 77  batchData.parmDueDateTimeValue(conpeek(conpeek(dueDateJobBatchInfo.parmRecurrenceData(),8),1));

Line 3(construct)     public static WorkflowSetupWizard construct()
{
    return new WorkflowSetupWizard();
}

Line 3 (Main)   WorkflowSetupWizard wizard = WorkflowSetupWizard::construct();

 
   


Viewing all articles
Browse latest Browse all 1084

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>