In going through the registry, I found a reference to “PeopleSoft.ApplicationDesigner”. But, I cannot find any documention on how to use it.
I was able to create an object in WScript:
var obj = new ActiveXObject("PeopleSoft.ApplicationDesigner");
But, I cannot figure out what methods to use with the obj variable.
I posted a question on Oracle Mix, but no one has answered, yet. Jim Marion has pointed out Grey Sparling Solutions, but I haven’t found any information there. I really like some of the solutions they have created — they are very innovative.
Please let me know if you have any ideas on how to get more information.