<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: MDM scripts in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072337#M2233203</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not fully answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Nov 2009 13:11:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-30T13:11:41Z</dc:date>
    <item>
      <title>MDM scripts</title>
      <link>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaq-p/6072330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to know, do we have an option of writing scripts in MDM as in other applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes where can we do this and in which language should the script be written?. I am on MDM 5.5 sp06.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 12:36:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaq-p/6072330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T12:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: MDM scripts</title>
      <link>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072331#M2233197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amruta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please eloborate more what exactly you want to achieve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In MDM there is no provosion to add custom functionality. You can do this using MDM Java APIs. We can provide you better information if you explain your query in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jitesh Talreja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 12:40:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072331#M2233197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T12:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: MDM scripts</title>
      <link>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072332#M2233198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jitesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make use of the MDM authorizations and User maintenance is such a way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That say for eg:&lt;/P&gt;&lt;P&gt; I have a user maintained in MDM who has now left the company.the information of this user will be maintained at the company database level.I want that when the user is deleted from the company's database and a flag is set for that user .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then within MDM we should be able to query a script to read that information and block the user back here in MDM.As the MDM users information in MDM remains isolated from the other applications and the user continues to maintain his id /pwd in MDM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am aware of the MDM Ldap integration.however i have some restriction in using that as, the number of Roles are too large in MDM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So was thinking if i can use the scripting instead without having to integrate Ldap with MDM wholely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion or workarounds are welcomed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 13:17:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072332#M2233198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T13:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: MDM scripts</title>
      <link>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072333#M2233199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amruta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understood your query completely but unfortunately there is no such provision to access outside applications from MDM Clients (Console or DataManager) however, you can make use of MDM Java APIs to achieve this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Connect your extrenal or company level databse using Core java methods which fetches the users information. &lt;/P&gt;&lt;P&gt;2. Using MDM Java APIs fetch the users information for the particular MDM repository.&lt;/P&gt;&lt;P&gt;3. Compare whether the user exists or not in the database.&lt;/P&gt;&lt;P&gt;4. Using MDM Java APIs' classes and methods you can delete the users which no longer exists in your company's database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jitesh Talreja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 03:50:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072333#M2233199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T03:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: MDM scripts</title>
      <link>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072334#M2233200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other thoughts on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your inputs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2009 13:13:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072334#M2233200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-22T13:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: MDM scripts</title>
      <link>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072335#M2233201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jitesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please elaborate your solution a little more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your way of soution. will i need to connect MDM with Portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else how other way can i use the MDM Java apis for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 11:39:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072335#M2233201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-24T11:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: MDM scripts</title>
      <link>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072336#M2233202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amruta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to connect MDM with Portal in this scenario since we don't need to display anything to end users. Just you need java skills to achieve this. Simply create one java application using NWDS or any other java editor, make use of MDM Java APIs to fetch the MDM users and to perform the delete operations and core java functions to connect to external database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jitesh Talreja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2009 04:08:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072336#M2233202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-25T04:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: MDM scripts</title>
      <link>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072337#M2233203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not fully answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2009 13:11:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/mdm-scripts/qaa-p/6072337#M2233203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-30T13:11:41Z</dc:date>
    </item>
  </channel>
</rss>

