Hello,
this is a re-post of the question I posted in the forum “Flow and Java services”. But since I got no replies there I try here in the hope an MWS expert would clarify this.
We’d like to use a business calendar (BC) in our services. BCs are created and edited in MWS. There is an API fro working with them. The API even seems to be available in IS – in the sense that I can create a java service and compile it against the API.
But should such service work? Because, in my view, an IS is a different runtime environment than the MWS and hence might not have access to resources (database etc.) the MWS works with.
Could someone please shed light on this?
Thanks!