Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 7 Using Open Forms : Developing the Open Forms Application

Developing the Open Forms Application
Your Open Forms application must perform the following tasks.
Load the NPSAL libraries and provide access to the other openform_xxx() functions.
Provide the user with an appropriate form and populate it with the necessary iProcess data.
Copy any changed iProcess data back to iProcess when the form terminates.
Inform iProcess whether it should keep or release the work item.
Unload the NPSAL libraries and terminate access to the other openform_xxx() functions.
All iProcess field values are passed as strings. It is the Open Form application’s responsibility to ensure that field values are passed in an appropriate format for the field type.
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved