laxman6
(Laxman Angadala)
April 5, 2024, 9:07am
1
Which IIQ version are you inquiring about?
Version 8.3
Please share any images or screenshots, if relevant.
Share all details related to your problem, including any error messages you may have received.
<?xml version='1.0' encoding='UTF-8'?>
I’m Importing above Bundle Artifact but assignedScopePath=“” is showing null
any body can tell me please what is the reason and why it’s happens
ipobeidi
(Ivan Obeidi)
April 5, 2024, 2:33pm
2
Are you importing it with the ID?
If so , iiq will be looking for this ID and it maybe not finding it. thats why its null after the import
laxman6
(Laxman Angadala)
April 5, 2024, 2:55pm
3
Hi Ivan Obeidi,
Thank you for your reply
I’m Importing With ID Scope is also available
but it is id is showing but assignedScopePath=“” showing me null
I’m Importing another Object ManagedAttribute but it’s showing me assignedScopePath Value and AssignedScope Values as well see below code.
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE ManagedAttribute PUBLIC "sailpoint.dtd" "sailpoint.dtd">
<ManagedAttribute aggregated="true" assignedScopePath="c0a800708dc519c1818dc62f77070277" attribute="memberOf" created="1712219543794" displayName="AW\PythonDeveloper" hash="93fa26a9be4278faf54fb60401aa705fac6c57c7" id="c0a800c18e9e16b6818ea83cd8f24473" modified="1712221356196" requestable="true" type="group" uuid="{cf608cae-ae0d-4dcd-9b8d-dac95c5c7573}" value="CN=PythonDeveloper,OU=Groups,OU=Demo,DC=AW,DC=com">
<ApplicationRef>
<Reference class="sailpoint.object.Application" id="c0a81d398c5c17ae818c5c78fe810087" name="Active Directory Application"/>
</ApplicationRef>
<AssignedScope>
<Reference class="sailpoint.object.Scope" id="c0a800708dc519c1818dc62f77070277" name="Albert Woods"/>
</AssignedScope>
<Attributes>
<Map>
<entry key="GroupScope" value="Global"/>
<entry key="GroupType" value="Security"/>
<entry key="cn" value="PythonDeveloper"/>
<entry key="description" value="AW\PythonDeveloper"/>
<entry key="msDS-PrincipalName" value="AW\PythonDeveloper"/>
<entry key="objectSid" value="S-1-5-21-1598505974-2386689463-1219345868-1428"/>
<entry key="objectguid" value="{cf608cae-ae0d-4dcd-9b8d-dac95c5c7573}"/>
<entry key="sAMAccountName" value="PythonDeveloper"/>
<entry key="sysDescriptions">
<value>
<Map>
<entry key="en_US"/>
</Map>
</value>
</entry>
</Map>
</Attributes>
</ManagedAttribute>
system
(system)
Closed
June 4, 2024, 2:55pm
4
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.