8/18/2025 1:27:27 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
Process Orchestration - Issue when trying to reference SalesLogix DLLs to Visual Studio
Posted: 23 Mar 09 3:43 PM
|
Hi all,
I'm trying to get experience with Process Orchestration, but couldn't really see it work yet. Basically, I've done everything which needs to be done (developing a workflow in visual studio, compiling the library, adding it to ProcessHost support files, config process host..) but still I can't trigger the workflow; simply nothing happens, no errors no nothing.
The only one thing that caught my attention is the fact that when referencing the DLLs to my Workflow library project, one of them ("Sage.Platform.dll") causes VS to show a warning message: "Could not load types from 'C:\LocalVFS\SLX\Model\Portal\ProcessHost\SupportFiles\bin\Sage.Platform.dll'. Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information." It does compile.. so I'm not sure if this is something relevant. Other than this, the rest seems to be ok.
By the way, I've modified "ProcessStart.xml" and "ProcessLib.xml" files as required and checked at http://localhost:[my port]/processmanager/registeredprocesses to see that my process has been registered ok.
Any help would be highly appreciated. Thanks in advance. |
|
|
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|