BI Publisher 11.1.1.5 web service: userJobDesc attribute not in use?
Hi,
We are using the ScheduleService v2 web service in BI Publisher 11.1.1.5 to send requests to BI Publisher from within the database. This is the request being sent to BI Publisher:
<scheduleRequest>
<deliveryChannels>
<emailOptions>
<item>
<emailBCC/>
<emailBody/>
<emailCC>one_other_person@centric.eu</emailCC>
<emailFrom>bipublisher@centric.eu</emailFrom>
<emailReplyTo/>
<emailServerName>mailserver</emailServerName>
<emailSubject>Trade factuur</emailSubject>
<emailTo>one_person@centric.eu</emailTo>
</item>
</emailOptions>
</deliveryChannels>
<reportRequest>
<attributeCalendar>Gregorian</attributeCalendar>
<byPassCache>false</byPassCache>
<flattenXML>true</flattenXML>
<parameterNameValues>
<listOfParamNameValues>
<item>
<name>P_ID</name>
<values>
<item>0</item>
</values>
</item>
<item>
<name>P_AFDELING</name>
<values>
<item>TEST</item>
</values>
</item>
<item>
0