Thanks Cynthia. I'd like to take advantage of the document store for some large batch processes but I'm concerned about how we'll manage the contents. Ideally, I'd like to push project output to a document store so that users could selectively put together and replay portions as needed (for sales presentations, meetings etc). I've done this before in non-EG SAS and it was very nice. However, we are in an EG only environment and we have quite a bit of output being generated. This wouldn't necessarily be a problem but trying to determine which GLM or print etc has the info that the user is looking for, without the interactive window, seems messy. This is complicated by the fact that the batch process may run different processes/procedures depending on the input parms. Do you have any suggestions regarding how this can best be managed? From what I've seen there's no way to "label" the procedures at run-time (Although even if there were, I don't think we could see the labels without the interactive window).
From a dev standpoint, I would like to use this functionality to provide some added flexibility in our production reporting. However, the idea of having to manage the potential ripple effect of document references when a new proc is added (without the advantage of the interactive window for identifying/verifying output objects etc) is keeping me from moving in that direction.
I really would like to take advantage of this functionality so any suggestions you have are appreciated!
BTW...could the document window could be called via a .NET application and integrated into EG that way?
Thanks
Keith