Which IIQ version are you inquiring about?
8.1
Please share any images or screenshots, if relevant.
[Please insert images here, otherwise delete this section]
Please share any other relevant files that may be required (for example, logs).
[Please insert files here, otherwise delete this section]
Share all details about your problem, including any error messages you may have received.
Hi there,
a quick curiosity. I have an entitlement with an apostrophe in the name: say “AG2E Zon Mot’s Rm” . I know an apostrophe is parsed as '. But I am seeing a remove provisioning transaction that fails. A snippet from the provisioning transaction object is as follows:
<AttributeRequest displayValue="AG2E Zon Mot's Rm" name="accessGroups" op="Remove" value="AG2E Zon Mot's Rm">
<Attributes>
<Map>
<entry key="assignment" value="true"/>
<entry key="comments" value="Remove"/>
</Map>
</Attributes>
</AttributeRequest>
I retried the prov transaction by correcting the displayValue and value to AG2E Zon Mot’s Rm but the transaction still fails.
Is there any thing I m missing here?