Hi Saveetha,
I know of way to use this.
Usage of stylesheets or Javascript in HTML pages is the same as you do in any other platform.
For example: If you have a html page “inbox.html” in a directory “C:\Users\Saveetha\HTMLS” and your stylesheet file “mycss.css” in a directory “C:\Users\Saveetha\HTMLS\CSS”.
All you have to do to access the css is to add the relative path “.\CSS\mycss.css” in your html page. When you import your html page, Workflow imports the css and converts the resources (css, images) etc. into an internal format after compilation and you don’t need the files to be in that location anymore.
What I mean is, if after importing the html page, generating your project, even if you delete your html page and css file, the workflow is going to show your files just fine.
Same with the Javascript!! Hope this makes sense.
#webMethods#MWS-CAF-Task-Engine#webMethods-BPMS