You are viewing limited content. For full access, please sign in.

Question

Question

"does not contain a definition for" calling a mapping to another application

asked on July 25, 2019 Show version history

9.2 Workflow, not sure if the devs changed anything, but it was working.  Here is the error.  Does this look familiar to anyone?

 

We can see the below error in Workflow error log

 

  <ExceptionType>Laserfiche.Workflow.ComponentModel.Compiler.CompileResult+CompileError, Laserfiche.Workflow.Designer.Base, Version=8.3.0.0, Culture=neutral, PublicKeyToken=d8428ff9263e6cda</ExceptionType>

  <Message>c:\Users\svc_lfiche_t\AppData\Local\Temp\Laserfiche\WF\Temp for Scripting\3ac7b75c-b848-460f-a229-f077e336ebea\2012fe58-b71f-43e3-b027-c2536327411e.cs(55,38) : error CS0117: 'SiebelActivityServiceRequestInterface.Constants' does not contain a definition for 'MAP_NAME_ACTIVITY_REQUEST_RETURN_MAIL'

c:\Users\svc_lfiche_t\AppData\Local\Temp\Laserfiche\WF\Temp for Scripting\3ac7b75c-b848-460f-a229-f077e336ebea\2012fe58-b71f-43e3-b027-c2536327411e.cs(81,47) : error CS0117: 'SiebelActivityServiceRequestInterface.Constants' does not contain a definition for 'MAP_NAME_ACTIVITY_REQUEST_RETURN_MAIL'

c:\Users\svc_lfiche_t\AppData\Local\Temp\Laserfiche\WF\Temp for Scripting\3ac7b75c-b848-460f-a229-f077e336ebea\2012fe58-b71f-43e3-b027-c2536327411e.cs(84,35) : error CS1061: 'SiebelActivityServiceRequestInterface.Activity' does not contain a definition for 'CreateActivityRequestTest' and no extension method 'CreateActivityRequestTest' accepting a first argument of type 'SiebelActivityServiceRequestInterface.Activity' could be found (are you missing a using directive or an assembly reference?)

c:\Users\svc_lfiche_t\AppData\Local\Temp\Laserfiche\WF\Temp for Scripting\3ac7b75c-b848-460f-a229-f077e336ebea\2012fe58-b71f-43e3-b027-c2536327411e.cs(104,47) : error CS1061: 'SiebelActivityServiceRequestInterface.Activity' does not contain a definition for 'CreateActivityRequestTest' and no extension method 'CreateActivityRequestTest' accepting a first argument of type 'SiebelActivityServiceRequestInterface.Activity' could be found (are you missing a using directive or an assembly reference?)

EDIT: More info

We are facing some missing reference to Dlls after the workflow reinstallation in lower env. We have tried for Return Mail v2, SMB and govagg workflow and we faced same issue. Please find the error details below:

Attached a file with errors.

 

Thank you!

errors.pdf (82.41 KB)
0 0

Replies

replied on July 26, 2019

We copied the DLLs for the workflows from PROD to pre-prod and that resolved two of the items.  We also noticed that the .config for one of the DLLs was actually missing in Stage, so we copied that over from Prod as well.  It all seems to be working now.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.