EWM Server PlugIn Development with HTTP Filtered Value Set Provider
I am able to configure EWM PlugIn development environment & successfully execute a EWM PlugIn in port 7443.
In another process, I have an attribute configured with HTTP Filtered Value Set, which uses xml files. XML files are stored in the extensions folder on the 9443 installation.
https://localhost:9443/extensions/xyz.xml is able to render in the browser. ccm server running in 9443 is able to render this HTML Filtered Value Set Variable.
ccm server running in 7443 is not able to render this variable.
I am using ELM 702SR1.
Is there any configuration setting to render HTTP Filtered Value Set variable in 7443.
One answer
My 2 cent:
- Better describe your topology.
- What does "In another process" mean?
- Localhost might be an issue.
- Make sure you can open the XML with a browser on the machine the EWM server is running.
- Consider installing your XML files in their own liberty profile e.g. https://rsjazz.wordpress.com/2016/02/18/publishing-xml-and-other-data-with-the-was-liberty-profile/