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

Question

Question

Workflow 11 SDK Script unable to add reference to DocumentServices

asked on March 17, 2021 Show version history

When I add an SDK Script activity, it has the RA 11.0 reference already set.  When I try to add DS, there is no DS 11.0 available to add.  I tried to remove the RA 11 reference and add RA 10.4, but then it throws other errors and would not build.

 

So how do we create an SDK script in Workflow 11 that needs to reference DS?

0 0

Replies

replied on March 17, 2021

I figured out that I had forgotten to change the "Inherits RAScriptClass110" to "Inherits RAScriptClass104"

1 0
replied on March 17, 2021

Laserfiche 11 no longer installs shared files like RepositoryAccess or Laserfiche.DocumentServices to the Windows global assembly cache. You should be able to reference DocumentServices from the Workflow install directory.

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

Sign in to reply to this post.