Join the Power Platform Masterclass #2 starting April 23

Plug-in assemblies: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 54: Line 54:


=== Examples ===
=== Examples ===
Fetch
[[File:Example-fetch.png|600px]]
Create
[[File:Example-create.png|600px]]
Update
[[File:Example-update.png|600px]]
Delete
[[File:Example-delete.png|600px]]
== Adding Plug-in Assembly to the Resco Cloud ==
In the development tool:
# Build the solution.<br>[[File:Build solution.png|600px]]
# Create the zip file with the dll file.<br>[[File:Create zip.png|600px]]
In the Admin Console:
# Go to '''Processes Center > Plug-in Assemblies'''.
# Click '''New''', then click '''Browse''' and upload the zip file.
The plugin is loaded and the return type and input parameters listed below (if implemented).
[[File:Plugin successfully loaded.png|600px]]
== Implementation of Plug-in Assembly ==
navigate to the Processes
navigateprocesses.png
Add new
Select Workflow/Job
if your plugin has return value, it is necessary to add variable of this type to the editor, then you are able to select plugin
callplugin.png
5. Logs
-when Process was executed, its logs are saved and visible on the Resco Cloud -> Logs
logsconsole.png
logexample.png




[[Category:Resco Cloud]]
[[Category:Resco Cloud]]

Navigation menu