DI Server Purchase Request DI Object

Hi Experts,
   I am working on DI Server. The Purchase request DI Object is not exposed in it. Is there any other work around to post purchase request through B!WS. I am using SAP business one 9.0 PL 6 and SQL 2008 standard edition.
Regards,
Gokul K.

Hi Gokul,
DIS in fact expose no object... But if the object is a regular DI object and the xml is correctly formated you can access it.
Through B1WS, you have to choose the new 1.2 version, which exposes a lot more services than the previous packages.
If using B1WS, you'll have to modify the provided ServicesList.xml file to add the following line (no specific place):
<ServiceName>PurchaseRequestService</ServiceName>
To generate the wsdl and xsd files for this service.
Regards,
Eric

Similar Messages

  • An error occurred at the server : Your request was cancelled due to an internal error on the Page Server. The object you are try

    hi i am getting this error.
    An error occurred at the server : Your request was cancelled due to an internal error on the Page Server. The object you are trying to view does not have the required property 'SI_FILES'. Please contact your system administrator
    please do the nedful.

    yeah Ted Ueda,
    what you are saying is correct. i am getting this output for
      report.getProgID() is CrystalEnterprise.Report.
    can you elaborate this. i am new to this. and also please let me know how to start and if u have any materials on this please forward to [email protected] and [email protected]
    please let me know which is best book for beginers.
    Thanks & Regards,
    Purushotham Podaralla

  • Error: Server was unable to process request. --- Object reference not set

    Hi All,
    I am using ALSB 2.6.
    In the project, i have requirement to do transformation of incoming request with CData Tag and getting a response from the remote service.
    I have configured the Proxy Service and Business Service with a message route in which transformation is happening using replace action and adding a XSLT there.
    While sending the request from ALSB Test Console , its doing the transformation correctly as follows:
    Transformed Request at ALSB
    <soapenv:Body xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <lif:MultipleTermLifeQuotePublic xmlns:lif="https://www.farmerslife.com/LifeNetWS/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <lif:xmlInput>
    <TERM_LIFE_RATE_QUOTE>
    <Quote_Request Quote_Sequence = "100">
    <Face_Amount>
    1000.00
    </Face_Amount>
    <Gender>
    male
    </Gender>
    <Age>
    100
    </Age>
    <Level_Term_Years>
    100
    </Level_Term_Years>
    <Type>
    string
    </Type>
    <Nicotine>
    true
    </Nicotine>
    <CIR_Amount>
    1000.00
    </CIR_Amount>
    <State>
    string
    </State>
    <Waiver_Premium>
    false
    </Waiver_Premium>
    </Quote_Request>
    </TERM_LIFE_RATE_QUOTE>
    </lif:xmlInput>
    </lif:MultipleTermLifeQuotePublic>
    </soapenv:Body>
    After transformation, when its passing through Business Service its giving the followin error at ALSB console
    <soap:Body xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <soap:Fault>
    <faultcode>soap:Server</faultcode>
    <faultstring>
    Server was unable to process request. ---> Object reference not set to an instance of an object. </faultstring>
    <detail/>
    </soap:Fault>
    </soap:Body>
    [b]When i am sending the same request through SOAP UI, I am getting a correct response.
    Can any one guide me what to do regarding this, where i am going wrong.
    Please try to reply as soon as possible. Its an urgent issue.

    That error you're getting is a typical error message from Windows web services. It simply means there was something unspecified that was wrong with your message. You'll need to find a way to extract the actual message being sent in both the "good" and "bad" cases and look at the differences. You can do that in ALSB with a "Log" action.

  • Family sharing: Purchase requests are not being sent to Organizer

    My son's requests for purchases are not notifying me, the organizer, and he cannot download/purchase any apps. It says the request was sent but there is no pop-up message for me to review the purchase request. I've checked, my iTunes account, my email on all my devices but I never receive any of his requests to purchase. Please help.

    How are you uploading the file via network?
    If you are troubleshooting the network bandwidth? or the threads where one process takes precedent over the other you will have to troubleshoot the QoS of the network you see this on.
    To give a better visual please use Firebug or the Web Developer tool called Network to analyze the requests. The "XMLHttpRequest" will give better clues for Ajax. Reference [http://ajaxian.com/archives/ajax-debugging-with-firebug]
    There may be a about:config option that allows mutithreading or max persistent connections per server you can check.

  • How to create transport request in object transport

    How to create transport request in object transport from server to server
    thanks in advance
    arya

    hi,
    when ever u r creating any object in devlopment and saving it will ask for request.create request and release in se09.
    put mail to basis people to transport ,thy will transport using STMS transaction.

  • Workflow for Purchase request

    Hi all,
    I would be glad, if someone can let me know weather SAP B1 9.0 supports purchase request object in Workflow.
    If yes let me know the process.
    Regards,
    Neslin

    Hi Aarya,
    Check whether approver 1 can release PR for approver 2 and approver 3 with normal ME54N transaction. If yes, then its an issue of authorization.
    Check out the authorization object M_EINK_FRG in user profile in this case. I think the authorization for release codes assigned to approver 2 and 3 is given to approver 1.
    Nikhill

  • Difference between Crystal Reports Server 2008 and Business Objects XI R2

    Can anyone please help me know the difference between Crystal Reports Server 2008 and Business Objects XI R2? Both the support guides says that it supports Office 2007. I have a problem in exporting the reports to Excel 2007 .I have downloaded the trial version of Crystal Reports Server 2008 but still unable to view my  complete reports in Excel 2007 through infoview because few of my report's colums are truncated and it still exports in Excel 2003.I have LiveOfficeXIR2_SP4 and Office 2007 installed. Is it so that i have to switch over to Business Objects XI R2 or any other to solve my problem instead of using Crystal Reports Server 2008 or is it the problem with the version of my Live office.Pls help me regarding this..
    Babita.

    Babita,
    request you to post the same in the BO forums for more relevant answers...
    Arun

  • Does any one implemented solution for httpservlet request/response object in IWSDLInterceptor implemented class?

    I am trying to handle Producer not available situation in which I am using Interceptor IWSDLInterceptor in WLP 10.3.4. I am able to retrieve exception using onWSDLException but from here if I have to forward my pageURL object I need httpservlet request and response. I tried my own filter class to have its own customize request and also tried it out all other Interceptor to see if any one can handle IOException. I did manage to throw my own Customize exception but  that also did not work out as Page does not have any backing file or any supportive Controller class.
    Does any one implemented solution for httpservlet request/response object in IWSDLInterceptor implemented class? or do we have any specific documentation in regards to this? As I am not able to find much martial on IWSDLInterceptor except Java API from Oracle and article defining Two way SSL handshake Producer.
    Any kind of help is appreciated.
    Thanks
    PT

    Thanks Emmanuel for your response but render behavior is not available for IWSDLRequestContext/IWDSLResponseContext object which IWSDLInterceptor uses for implementation.
    Let me put my question in little simpler manner. May be my approach to the problem is not proper.
    Problem : Handle Producer Not available (no application exists on server) on consumer side.
    So far tried approach : Producer is not running then I am able to handle that TransportException at IInitCookieInterceptor/IHandleEventInterceptor onFault behaviour but in the case of Producer not even exists Consumer try to get WSDL fetch operation and failed with FileNotFoundException.
    To handle this exception, I used IWSDLInterceptor which is available under IWSDLInterceptor.OnWSDLException (Oracle Fusion Middleware Java API for Oracle WebLogic Portal)
    I am able to catch the exception but problem arise when application needs to forward at specific page/render portlet for this situation. For that it required request/response object but IWSDLInterceptor does not give any kind of instances to redirect request as there is no direct access to HTTPServlet request/response object.
    I tried my custom request object to use there. I tried out custom filter object of IWSDLrequestContext. nothing works.
    One approach works is to put producer WSDL file at consumer level. But in that, you need to handle different producer files for different environment. Which I don't think its a good approach.
    eAny one Let me know if my approach to the problem/scenario is wrong. Or if I am missing out any other supporting interface which also required to handle this scenario. or I am using wrong interface for this scenario.
    Thanks for your help in advance.
    PT.

  • Received a stale replication request for object -5501512184535778178

    Hi all,
    any idea what causes these error ?
    <Received a stale replication request for object -5501512184535778178.>
    also i sometimes get the following warning ?
    <Warning> <HTTP Session> <BEA-100089> <The session id: B1JDMbfWyJyDXnQvn3TRN2njnLRTb921DpsX24JhhrLbkyQRNQ7J has been accessed from -5501512184535778192S:10.100.253.118:10.100.253.118,10.100.253.116:domain:MSServer, a server that is neither the primary (3612741392895506637S:10.100.253.116:[7003,7003,-1,-1,-1,-1,-1]:10.100.253.118,10.100.253.116:domain:MSServer-2) nor the secondary (NONE)
    please advice

    Hi all,
    any idea what causes these error ?
    <Received a stale replication request for object -5501512184535778178.>
    also i sometimes get the following warning ?
    <Warning> <HTTP Session> <BEA-100089> <The session id: B1JDMbfWyJyDXnQvn3TRN2njnLRTb921DpsX24JhhrLbkyQRNQ7J has been accessed from -5501512184535778192S:10.100.253.118:10.100.253.118,10.100.253.116:domain:MSServer, a server that is neither the primary (3612741392895506637S:10.100.253.116:[7003,7003,-1,-1,-1,-1,-1]:10.100.253.118,10.100.253.116:domain:MSServer-2) nor the secondary (NONE)
    please advice

  • Difference between CR Server XI and Business Objects  Enterprise

    Can anybody just tell me in brief what is the Difference between CR Server XI and Business Objects  Enterprise?

    Here's the brief summary:
    CR Server is essentially Business Objects Enterprise with the following limitations:
    - Limited to a single server (no clustering)
    - Limited to a maximum of 4 CPUs
    - Limited to the Crystal Reports content type
    - Limited to a maximum of 20 Concurrent Users (or CAL - Concurrent Access License)
    - One CAL can service between 5 and 10 'real people' depending on your usage patterns.
    - No Web Intelligence
    - No Crystal Xcelsius
    - No Dashboarding
    - No Enterprise Performance Management
    - No Data Integrator
    It is ideal for a departmental or a small company reporting server.  It includes
    - CAL licensing (BusinessObjects Enterprise doesn't)
    - One copy of CR Developer Edition for every 5 CAL purchased (Report designers are extra with BusinessObjects Enterprise)
    - Live Office for office integration
    - Sharepoint 2003 Portal Integration Kit
    - Web based report administration and consumption
    - Business Views Manager for semantic layer maintenance
    I hope this helps - let me know if you have more questions.
    Thanks,
    Blair Wheadon
    Crystal Reports Product Management

  • Block change on dates for Approved Purchase Request

    Hi expert,
    I'm new to SAP Business One.
    I required to block change on dates for approved Purchase Request.
    What will be the best solution and how-to achieve this objective?
    Thank you.

    Hi,
    My company currently using SAP B1 version 9 PL05.
    I have already applied approval procedure that it will always launch approval procedure for Purchase Request document (attached screenshots for setup approval procedure).
    With above setup, Purchase Request document can only added after it has been approved (an [Approved] text has been shown on document view window and status is 'Open' as per attached below)
    The dates have not disabled for editing although it has go through approval process.
    The dates also not disabled for editing (Status is 'Closed' as per attached screenshot below) after it has been drawn to Purchase Order document.
    Is anyone encounter this issue?
    I know that SP_TN can prevent update but it is just a workaround method, not a best solution that I'm looking at.

  • Purchase Order and Purchase Request

    Hi Gurus,
    do you know how can I get a Purchase Request Number for an item in Purchase Order?
    I cannot find it in any BI Content Data Source...
    Regards,
    Dorota

    In R/3 tr: /nme23n- display purchase order
    It will show the last Purchase Order that you displayed.
    On the Purchase order on the top left corner, click on purchase order, and click "other purchase order".
    the pop up asks you to enter either purchase order or purchase order number
    enter the purchase request number for which you want to see the purchase order and hit ok and vice versa..
    go to status tab and double click on purchase order
    you will get the corrsponding purchase order for the purchase request..
    and if you chose purchase order on the pop up you can get the purchase request number
    For the data source:
    2lis_02_itm, 2lis_02_scl
    http://help.sap.com/saphelp_sm32/helpdata/en/8d/bc383fe58d5900e10000000a114084/content.htm
    Both of them together can address your requirement.

  • Unable to find requested Data Object

    Hi,
    I import a standar data object in my DOE... It is a simple getlist and getdetail.
    I import all correctly, but when i activate it appear this error:
    "Unable to find requested Data Object"
    What happend?
    Thanks in advance,
    Regards,

    I delete de data object and the bappi, i create the bappi with the wizard, and now work fine the data object...
    Regards,

  • There was an error while writing data back to the server: Failed to commit objects to server : Duplicate object name in the same folder.

    Post Author: dmface15
    CA Forum: Administration
    I am working in a new enviorment and i am trying to save a report to the Crystal Server via the CMC. I am uploading the report from the objects tab and attempting to save to a folder. The report has 1 static defined parameter and that's it. When i click submit to save the report i receive the following error message: "There was an error while writing data back to the server: Failed to commit objects to server : Duplicate object name in the same folder." There is not a anothe report within the folder with that name. What could be causing this error message and equally important, what is the solution.

    hte message you received about duplicate user probably means something hadn't fully updated yet. Once it did then it worked...
    Regards,
    Tim

  • Purchase Request (PR) to Purchase Order (PO) days taken

    Expert,
    We are using SAP 9.0 PL4
    We need Query for PR to PO days taken
    Example
    I make Purchase Request on 05/09/14 than make Purchase Quotation on 07/09/14 finally made Purchase Order on 10/09/14 with line item 5
    We need report
    From PR date to PO date. How many days taken?
    My problem is how to join with PR to PO directly because PR to PO not tag directly in between we made Purchase Quotation.
    Please advise
    Thanks in advance
    Mukesh Singh

    Hi Mukesh,
    Try this query. It connects the 3 tables that you need. You need to add the fields that you want to see on the report.
    SELECT T0.[DocNum], T1.LineNum, T0.[DocDate], T1.[ItemCode], T1.[Dscription], T1.WhsCode, T1.[Quantity], T3.CardCode, T3.Cardname, T2.BaseType , T2.[BaseRef] , T2.[BaseLine],  T2.DocENtry , T2.[Quantity] , T4.DocEntry, T5.DocNum, T4.Quantity, t4.price, t4.basetype
    FROM OPRQ T0  INNER JOIN PRQ1 T1 ON T0.DocEntry = T1.DocEntry
    left outer join PQT1 T2 on T1.DocENtry = T2.BaseEntry and T1.LineNum = T2.BaseLine and T2.BaseType = '1470000113'
    left outer join OPQT T3 on T3.DocEntry = T2.DocEntry
    left outer join POR1 T4 on T2.DocENtry = T4.BaseEntry and T2.LineNum = T4.BaseLine and T4.BaseType = '540000006'
    left outer join OPOR T5 on T5.DocEntry = T4.DocEntry
    order by t0.docnum, T1.LineNum
    Regards,

Maybe you are looking for

  • How do I create address book entries for groups of individuals

    How can I group several individual people in my address book into a group to collectively send them a msg without adding each one separately?

  • Wrong file modification times through api?

    Hello guys, it seems to me that the CS5 server has a problem with the file modification date. The first time I saw this was when I tried to get the modification time of the current document opened on the server through app.documents[0].filePath.modif

  • BI Beans under OC4J with a lot of errors -- !HEPL!

    All I have built some dimensions and cubes through BI Beans . but once all of them finished it will drop into an error. when I request a Presentation object(cross table) through web client,the console shows following: Fri Jun 18 21:49:21 CST 2004 TRA

  • Split of activities and quantity while confirming production order

    hi gurus, Our scenario is that suppose if we have to confirm 10 nos of a finished product. and 10 operations are there. here we have to confirm each no. for each operation. and quality checks are there for these operations . now the quality people ha

  • One iFrame is not showing images, others do

    Hi There, I'm getting a little mad here. I have an old site running in GL CS2 with a few pages that have an iFrame. Although there was nothing changed on the page, suddenly a page with an iFrame stopped showing their clickable images. This site has o