Team, I'm a C# developer delving into Laserfiche Workflow and Forms. I've recently come across the SDK module for C# processes, which seems like an excellent tool. However, I'm struggling to find clear guidance on how to use it. Specifically, I'm looking for materials, like videos or articles, that provide clarity on tasks such as 'copying and pasting a file using SDK' or 'extracting a form variable to create a text file in C#'. I've found a presentation by Robert Strickland on using this module, but it pertains to Laserfiche Cloud, and I need insights for Laserfiche Workflow. If anyone has educational materials, like PPTs, videos, or practical exercises, explaining how to leverage this powerful tool, I would greatly appreciate it!
Question
Posted to
Government
Question
How can I use SDK module (C# code) in Workflow?
asked on January 19, 2024
0
0
Replies
replied on January 19, 2024
•
Show version history
If you log into the server where Workflow is installed, I think there's some additional documentation in the application folders.
Look for a path like C > Program Files/Program Files (x86) > Laserfiche > Workflow > SDK
The exact path might vary depending on which version is installed, but there should be a .chm file called "Laserfiche Workflow SDK Documentation" somewhere.
On a side note, I also got started with Laserfiche as a C# developer so I leaned on scripts a lot while I was learning Workflow, however, it should be rare that you really need to use scripts in the long run.
Obviously it might be necessary for some more complex scenarios, but out-of-the-box activities are always the better and more reliable choice whenever possible.
0
0
You are not allowed to follow up in this post.