Hi Dan,
Thanks for your feedback :-)
Yes, I understand that I can create the document using SSJS.
Today I have a function where I pass in info about database, form + notes.ini parameters to set, and it will open the requested form in the database. In the database I have a function which reads some settings from the notes.ini.
Today I have 10--15 different forms and databases that I need to open (more will come), and the mechanism so far has been to write settings to notes.ini.
Your suggestion might be a better alternative, but it will take me some time to write SSJS for each of these forms to open..
I was wondering if there are other ways of exchanging data between XPiNC and standard notes applications.
I remember reading about getting to the scoped variables using java, but I can't remember where..
I also remember that when using composite applications you had the property broker.
Best regards,
Petter