Dear All,
I need to upload document through MyD offline while uploading documents for custom object type dropdown list is not visible while same is visible in webtop/da.
I have attached Screen shot
Please help.
Did you restart your MDD service on your local machine? Any time an object type definition is made, you will need to do this in order to refresh object type cache.
Yes Johnny, I clear all cache, Restart everything.
Even I created New attribute to check, but same thing happening.
Did you run data dictionary job before you restarted the service?
Yes, Even the same is appearing in the Webtop/DA
What version of MDO are you using? Have you open a ticket with EMC support?
Its 6.6 version and there is no patch.
Yes, I have raised same with EMC.
We had issues with MDO. We decided to use My Documentum for Desktop 6.7 instead.
We had a similar issue when trying to implement MDO. As it's working offline, it's not able to retrieve the dynamic drop-down lists as there's no connection to the repository (this is only done during the sync).
EMC Support provided an alternative to change to a fixed drop-down list in the object type definition, as this is supported by MDO.
Regards,
James
Thanks James,
You means to say I need to define the Fixed list by comma seperated like :A,B,C,D
instead of giving Value assitance query.
But There is lot of values in the drop down and that keep on updated.
Also if there is conditional value assitance then it will be issue.
I think value assitance query is not supported with MDO 6.6
Thanks Johnny.. But till now don't have any idea about My Documentum for Desktop 6.7. i wll look into it
Correct, it will work with a fixed, comma-separated list, but not with a value assistance query.
We had a similar issue around dependent drop-down lists, and being to update them.