Does XOG still work with CA PPM version 15.5?
If so i need help. I'm trying to read a security group out from a property file. I run the command, it completes successfully but the xog output file has no groups. Please help.
here what i'm using in the group_read.xml:
<?xml version="1.0" encoding="UTF-8"?>
<NikuDataBus xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/nikuxog_read.xsd">
<Header version="7.5" action="read" objectType="group" externalSource="NIKU"/>
<Query>
<Filter name="code" criteria="EQUALS">group_id</Filter>
</Query>
</NikuDataBus>
Release : 15.5
Component : CA PPM XML OPEN GATEWAY (XOG)
Group id in the input file is case sensitive.