BI Publisher (MOSC)

MOSC Banner

BI Publisher 11.1.1.5 web service: userJobDesc attribute not in use?

edited Sep 1, 2011 2:56AM in BI Publisher (MOSC) 3 commentsAnswered ✓
 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>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center