MdmDMFProxy Class [AX 2012]

This class is the proxy to use the DMF web service operations for the master data management.

class MdmDMFProxy

Run On

Server

  MethodDescription
Dn691365.pubmethod(en-us,AX.60).gif appendEntityInMDS Appends the corresponding MDMEntity schema in SQL Master Data Services with schema differential of the input staging table
Dn691365.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn691365.pubmethod(en-us,AX.60).gif createEntityInMDS Create an entity in SQL Master Data Services with schema matching the input staging table
Dn691365.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn691365.privmethod(en-us,AX.60).gif getConnectionObject
Dn691365.pubmethod(en-us,AX.60).gif getListOfDMFEntitiesInMDS Returns the list of AX entities in SQL Master Data Services.
Dn691365.pubmethod(en-us,AX.60).gif getListOfDMFEntityAttributesInMDS Returns the list of attributes of an entity in SQL Master Data Services.
Dn691365.pubmethod(en-us,AX.60).gif getListOfSubscriptionViewsForEntityInMDS Returns the list of subscription views for an entity in SQL Master Data Services.
Dn691365.pubmethod(en-us,AX.60).gif getNumberOfConflicts Get the number of conflicts for an entity in MDS in the last synchronization.
Dn691365.privmethod(en-us,AX.60).gif getServiceProxy
Dn691365.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn691365.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn691365.pubmethod(en-us,AX.60).gif isSchemaAvailabeInMDS Checks whether an entity is available in SQL MDS.
Dn691365.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Dn691365.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Dn691365.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Dn691365.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn691365.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn691365.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn691365.pubmethod(en-us,AX.60).gif testMdsConnection Test the connections to the SQL Master Data Services database and the SQL Master Data Services service endpoint.
Dn691365.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn691365.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Dn691365.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn691365.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn691365.pubmethod(en-us,AX.60).gif Dn691365.static(en-us,AX.60).gif ::checkAndUpdateConflicts Check for conflicts in the last synchronization of an entity
Top

Object Class
  MdmDMFProxy Class

Community Additions

ADD
Show: