GetXRefState VueBean call return no values.
Product: Autovue Desktop Deployment 10.2
We are trying to provide custom external XRef resolution using the DD product.
Basically,
1) Call GetXrefsState() on the VueAction getPerformer() VueBean.
2) Call a shim to fill in the map
3) Call SetXRefsState on the vuebean with the results from (2).
No matter what VueEvent I trap, (FileEvent,ViewEvent,ModelEvent,StateEvent), the GetXrefsState returns an empty array.
How do I get the current XRefMap for a vueBean. We cannot use the "XREFS" applet parameter to resolve the Xrefs. Our metadata requires each XRef entry to be resolved individually. We have had several discussions with you engineering team regarding this.
We are trying to provide custom external XRef resolution using the DD product.
Basically,
1) Call GetXrefsState() on the VueAction getPerformer() VueBean.
2) Call a shim to fill in the map
3) Call SetXRefsState on the vuebean with the results from (2).
No matter what VueEvent I trap, (FileEvent,ViewEvent,ModelEvent,StateEvent), the GetXrefsState returns an empty array.
How do I get the current XRefMap for a vueBean. We cannot use the "XREFS" applet parameter to resolve the Xrefs. Our metadata requires each XRef entry to be resolved individually. We have had several discussions with you engineering team regarding this.
0