Questions tagged [novell-idm]

9 questions
3
votes
2 answers

SAP HR Relationship models

SAP HR apparently has several models for describing the relationship between Position (S), Job (C), Organization (O) and Person (P) objects that the Organizational Management (OM) module is used to maintain. P (Person) objects are usually Holders of…
geoffc
  • 4,030
  • 7
  • 44
  • 51
2
votes
2 answers

How to use uuid:randomUUID() in policy builder @Novell

I want to use predefined method of java using java.util.UUID:randomUUID() for 046b6c7f-0b8a-43b9-b35d-6489e6daee91 in place of CN, but when i use this code in my policy, then it gives me com\.novell\.xsl\.extensions\.JavaObject@4c7261af in place of…
user3441151
  • 1,880
  • 6
  • 35
  • 79
1
vote
1 answer

Novell Identity Manager (NIM) 3.6: How to make an image part of the resources for HTML reports?

This question might not belong here, and since this is related to HTML and reporting, I thought I could ask nonetheless. I'm currently working to list all of the user identities in Designer for Identity Manager, by Novell. I used the User…
Will Marcouiller
  • 23,773
  • 22
  • 96
  • 162
1
vote
1 answer

AAVERIFY in NSL

While using AAVERIFY wihtout any arguments like AAVERIFY ?Result I am not being prompted for a passwrd, it directly throws me the result as false. Does anybody have any idea about this. It was working and suddenly now it skips the prompt of asking…
bubbles
  • 11
  • 2
1
vote
1 answer

In salesforce.com can you have multivalued attributes?

I am developing a Novell Identity Manager driver for Salesforce.com, and am trying to understand the Salesforce.com platform better. I have had really good success to date. I can read pretty much arbitrary object classes out of SFDC, and create…
geoffc
  • 4,030
  • 7
  • 44
  • 51
1
vote
1 answer

Driver health configuration disturbing SOAP driver

I have implemented a solution based on Novell/NetIQs Identity Manager's SOAP driver. There is a driver health job too and a driver health configuration on my SOAP driver. There is a query query-driver-ident at driver startup and regulary when the…
Claude
  • 1,724
  • 3
  • 17
  • 46
1
vote
1 answer

Does with level "retry" block any other event from being processed?

I have a NetIQ (Novell) IDM 4.0.1 driver. In a policy I have a rule with level retry. Does this retry block any other event from being processed? From the logic of the application the event for (A) can not be processed until the object…
Claude
  • 1,724
  • 3
  • 17
  • 46
1
vote
1 answer

Perl: can not get correct exit code from external program

I've searched everywhere, but I can't seem to find a solution for my issue. Probably, it is code related. I'm trying to catch the exit code from a novell program called DXCMD, to check whether certain "drivers" are running. This is no problem in…
0
votes
2 answers

Edge loads in Internet Explorer Mode -- sometimes?

We're working on a webapp. We've noticed this set of oddly contradictory behaviors in test: When going to the website through Novell Access Manager(NAM) using Edge, the page loads in Internet Explorer Mode and does not render properly. When going…
Entropy
  • 1,219
  • 6
  • 21
  • 45