How Can We Help?
Background
To view CAD drawings currently in XMPro, the drawings are loaded as images or as a hyperlink.
The option below embeds the CAD drawings directly into the activityA specific step in a process. It will be the user interface for that step (web form or a screen), for example, the Leave Application (screen interface or web form) will be the first Activity in the Leave Requisition process. The Leave Application Authorization will be the second step or Activity in the Leave Requisition process. One Process can have multiple activities..
Configuration
To configure and load CAD drawings inside a XMPro activity:
- Create a reference label and set the value using the CAD link. Below is an example:
activity.SetControlValue("LW70620CAD", "<iframe src='http://cad.emersonregulators.com/ item/630-series/630-series/pn-630-6?pageFrom=pc&configToken=I3T5OMY7x4g3lzGFtU2l -BZdzmff5gZAaNJoIDdJhhQSLOUqgpii3LRayg0K7lUY' width='100%' height='1200' frameborder='no'></iframe>");
Comments are closed.