Re: To copy users from one view to another view
Hi Per, Many many Thanks for reply with such a nice explanation. I have followed the above procedure and found that mxi_values.ExpiryTime IS NULL OR mxi_values.ExpiryTime > GETDATE() for those...
View ArticleRe: To copy users from one view to another view
Hi Kumar, That's possible as you may have deleted/amended some assignment such as MXREF_MX_ROLE, MX_MANAGER, etc (Reference attributes). LinkState means:0 - Active Reference1 - Inactive Reference2-...
View ArticleSave result to Location
Hi Experts, I create a task to generate some reports via To Generic passes. I can add the location as Attribute when generating the report. Question: I need to propose to end user the possibility to...
View ArticleRe: Question regarding IDM 7.2 SP8 reporting
Hi, It is recommended to use SAP BW for reporting. The latest release notes for IdM 7.2 SP9 details that Crystal Reports will no longer be supported (however existiing configuration prior to SP9will...
View ArticleRe: Convert lastLogonTimestamp Active Directory attribute to readable format...
In the source statement of the To IDStore pass apply the case to the LogonTimeStamp column (lastlogon is not synced amongst domain controllers I think). Example for SQL Server: select case when...
View ArticleRe: Convert lastLogonTimestamp Active Directory attribute to readable format...
Hi Norman: The format was read into IdM as follow from initial load job. The lastlogontimestamp was read in as 130209679778312227129835474091795362
View ArticleRe: Choose where to save sql result
Mia, I don't believe there is any way to direct file output at the moment from IDM from the UI. However when doing a ToASCII pass, one can set where the file should be directed to. Matt
View ArticleRe: Question regarding IDM 7.2 SP8 reporting
Hi, ChrisThanks for your feedback. I know SAP is beating the drums using BW for IDM reporting. However, the IDM BW contents, especially the extractors, are so poorly put together that the data...
View ArticleRe: Choose where to save sql result
Hi Matt, Thanks for the information, I know to do that by adding the file path as attribute but I was looking for a workaround how to prompt a file location to the user. Mia
View ArticleRe: Choose where to save sql result
Possibly via the extension framework, or you could probably do something via the REST APIs.
View ArticleRe: Choose where to save sql result
Not sure I understand what "Generate results" is or where it's located. But a path/location that the user enters would be relative to the users local context, not the server/IdM application context and...
View ArticleRe: Issue with SAP IDM User Interface
Thanks for your help Chris. Yes we were not on the SP8 version on the AS Java and we upgraded the same to 7.2 SP8. Now the UI has more options and looks good
View ArticleChanging users in AD "Automatically"
Hello experts! How can i do to modify "automatically" changes of users branchs in AD??? Today I have a task that do it, but i need to do "automatically" Look:Its Working,but i need set user in CN:I...
View ArticleSAP IDM 7.2: How to setup SSO functionality for WebUI of CRM and GRC?
Hello IDM-experts, where can my customer find information aboutSAP IDM 7.2: How to setup SSO functionality for WebUI of CRM and GRC? Customer situation description:The situation is that we are using...
View ArticleRe: SAP IDM 7.2: How to setup SSO functionality for WebUI of CRM and GRC?
Do you know how the SAP GUI SSO is setup ? Is it using SNC/Kerberos ?If it is (I suspect it is), then you will need to use similar method of authentication for the ICF Services. These cannot use SNC...
View ArticleRe: Changing users in AD "Automatically"
Juliano, How is this to happen? Is it from a change in AD or a change via IDM? If it's a change in IDM, what starts it? If it's AD, then you just need to read the information in from AD and update the...
View ArticleRe: Changing users in AD "Automatically"
Hi Matt, The Idm will change the user in AD, equal figure above, but automatically. How can i create it?
View ArticleRe: Changing users in AD "Automatically"
Hi Juliano,Can you post what you are using on the "source" tab?The value that you want to pass to CN depends on what you are getting as a return value from the source. For example if on the return...
View Article