Financials for India - EBS (MOSC)

MOSC Banner

Getting empty response for findCatalog wsdl

edited Oct 16, 2017 5:03AM in Financials for India - EBS (MOSC) 3 commentsAnswered

Hi,

From WSDL "ItemCatalogService" when i am trying to call findCatalog i am getting Empty response,

I have given request payload below which i am using .

<typ:findCatalog>

         <typ:findCriteria>

            <typ1:fetchStart>0</typ1:fetchStart>

            <typ1:fetchSize>50</typ1:fetchSize>

            <typ1:filter>

               <typ1:conjunction>And</typ1:conjunction>

               <typ1:group>

                  <typ1:conjunction>And</typ1:conjunction>

                  <typ1:upperCaseCompare>false</typ1:upperCaseCompare>

                  <typ1:item>

                     <typ1:conjunction>Or</typ1:conjunction>

                     <typ1:upperCaseCompare>true</typ1:upperCaseCompare>

                     <typ1:attribute>CatalogCode</typ1:attribute>

                     <typ1:operator>=</typ1:operator>

                     <typ1:value>PH_Catalog_Main_0.1</typ1:value>

                  </typ1:item>

               </typ1:group>

            </typ1:filter>

            <typ1:excludeAttribute>true</typ1:excludeAttribute>

         </typ:findCriteria>

         <typ:findControl>

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