Hi,
I tried out the CS mosdule generator for Smart UI to build a skeleton module. I used the PPT as a reference (this one: https://knowledge.opentext.com/knowledge/cs.dll/Open/67815965).
One thing I'm a bit confused about is what to do with the generated source - both Oscript and javascript. If I just copy the srcmodule into my CSIDE home and refresh, nothing happens. So far, the only way I was able to build the module was to build a stub module in CSIDE and copy the source in, then rebuild. I also noticed a discrepancy between the greetings.ini file and the module object. The former had a dependency on CSUI (I believe this is correct) and the latter on RESTAPI (I believe this is incorrect). Finally, when the javascript code is generated, do the entire contents of src get dumped into the support folder, or just the bundle and widget subfolders?
Finally, if you do all this, what (if any) smart UI features would you be able to see?
Thanks
-Hugh Ferguson