Hi all,
I am trying to perform a data extract but I am getting the below result.
![]()
Also attaching the YAML objects
IdentityExtractConfig.xml (591 Bytes)
IdentityTransformConfig.xml (2.0 KB)
Am I missing something?
Thanks in advance
Hi all,
I am trying to perform a data extract but I am getting the below result.
![]()
Also attaching the YAML objects
IdentityExtractConfig.xml (591 Bytes)
IdentityTransformConfig.xml (2.0 KB)
Am I missing something?
Thanks in advance
Can you please try to change capitali to lower in the imageConfigDescriptors: Identity: etc…
And then run
dataextract transform --type identity --name_or_id RIGO --config IdentityTransformConfig
Thanks
@Tursun tried but still the same error
@rishavghoshacc Could you please share the complete stack trace that should tell us the reason of exception?
Hi Rishav,
As @Tursun already suggested checking the YAML indentation and case sensitivity, and if the issue still exists, could you please verify whether the identity RIGO actually exists in IIQ?iiq console identity = context.getObjectByName(Identity.class, “RIGO”) println identity.
Also verify that the extract framework is working dataextract list --type identity
If the issue still persists, please share the complete stack trace, as @neel193 requested.
@sagr0812 When I run the command dataextract list --type identity it give me the below message:
“No publishers found“
Thanks Rishav,
IdentityExtractConfig.xml (473 Bytes)
Could you please import the IdentityExtractConfig.xml file and then run:
dataextract list --type identity
and let us know the result?
@sagr0812 Imported but still getting the same

Hi Rishav,
The error is still “Unable to extract object”, could you please share the complete stack trace from the logs. Also can you share the result for the identity RIGO actually exists in IIQ?
identity = context.getObjectByName(Identity.class, “RIGO”)
println identity
@sagr0812 The identity exists
@rishavghoshacc Thanks for confirming that the identity exists. Could you please share the complete stack trace from the logs? That should help identify the exact cause.
Also, could you please share the IdentityTransformConfig.xml you are currently using?
@sagr0812 It is already attached. I will provide the stack trace too
@sagr0812 I cant see anything in the logs. Any certain way that I need to get the trace?
Possible check with syslogs or sp log or If running in Tomcat/WebSphere check.