Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
DAPI.MoveProviderData
John Underhill
Does anyone know what the function DAPI.MoveProviderData does exactly? I think it:Copies the datafileRe-points the PROVIDERDATA tableDeletes the old datafileIs there a list someplace of similar DAPI functions and what they do? It?s not mentioned in the Builder documentation.
Find more posts tagged with
Comments
Appu_Nair
well on my 971 builder documentation I see thiso MoveProviderData( DAPIVERSION version, String providerName ) Changes the data provider of the specified version.I guess that is probably what the Update StorageProvider does in the RM module disposition moving storage form one to other.See if you have the latest builder documentation...
John Underhill
Ah yes - missed it - thanks!