Unable to retrive Order template in SAP e-commerce 5.0.

Hi All,
I am trying to retrieve the Order template using e-commerce 5.0 backend as SAP 4.7 but i am getting below error in log.
OpenSQLException#Cannot assign an empty string to host variable 13.#com.sap.sql.log.OpenSQLException: Cannot assign an empty string to host variable 13.
Is there any configuration(SQL connectivity) required to retrive the order template?
Please suggest.
Thanks & Regards
Manoj Sahoo

Hi Manoj,
It seems there is problem with Database connection or Tables are not maintained in Database.
For Database Connections : There are some defaults settings done at installation process. You can check database connection in Visual Administrator.
Server->Services->JDBC Connector.(If it is maintained then)
check in web.xml of ISA application, whether the same data source name is maintained.
<!-- security settings for administration area -->
     <resource-ref>
          <res-ref-name>SAP/CRM/b2b</res-ref-name>
          <res-type>javax.sql.DataSource</res-type>
          <res-auth>Container</res-auth>
     </resource-ref>
     <!--JDO connection factory lookup name, required-->
     <resource-ref>
          <res-ref-name>jdo/defaultPMF</res-ref-name>
          <res-type>javax.resource.cci.ConnectionFactory</res-type>
          <res-auth>Container</res-auth>
     </resource-ref>
Note: SAP/CRM/b2b is a alias name to datasource maintained in JDBC Connectivity.
If everything is fine, then goto database and check whether tables are maintained in database.
Tables are :
o CRM_ISA_BASKETS
o CRM_ISA_BUSPARTNER
Hope this gives you a fair idea.
Regards,
Devender V

Similar Messages

  • How can I create a new sales order template in SAP CRM 7.0

    Hello,
    how can I create a new sales order template in SAP CRM 7.0 (Web UI)? I want to use this sales order template in scenario ´'Mass Generation of Sales Orders via Marketing Projects'.
    Thanks for your support in advance.
    Best regards,
    anvan

    Hi,
    Did you set up this scenario? I want something similar, but I want an ERP order to be created. Do you know if that is possible? Do you have som tips?
    regards Camilla

  • UNABLE TO RETRIVE RMS TEMPLATE

    HI ,
    I install RMS on standalone server
    in our file server just we go to file management task and go to action : i find ( cannot retrieve RMS templates )
    need suggestions.
    MCP MCSA MCSE MCT MCTS CCNA

    Hi Yasser,
    Here are some related links below for you references:
    You cannot use earlier versions of templates in Windows Rights Management Services (RMS) after you upgrade to RMS Server 2003
    http://support.microsoft.com/kb/830693
    AD RMS Troubleshooting Guide
    http://social.technet.microsoft.com/wiki/contents/articles/13130.ad-rms-troubleshooting-guide.aspx
    AD RMS Template Problem
    https://social.technet.microsoft.com/Forums/en-US/224574c4-599b-4843-b235-f86ac74d03e9/ad-rms-template-problem?forum=rms
    Best Regards,
    Amy

  • How can I create a new sales order template

    Hello,
    how can I create a new sales order template in SAP CRM 7.0 (Web UI)? I want to use this sales order template in scenario ´'Mass Generation of Sales Orders via Marketing Projects'.
    Thanks for your support in advance.
    Best regards,
    anvan

    Hi,
    Did you set up this scenario? I want something similar, but I want an ERP order to be created. Do you know if that is possible? Do you have som tips?
    regards Camilla

  • CRM Order Template

    Dear SDN team,
    Can anyone help me to find the possible solutions to archive /Delete an Order Template in SAP CRM 5.0 system ??
    We initially want to create B2B Sales orders as "draft Orders" and later delete / Archive these draft orders which are used once .
    Please help us on this.
    Regards
    Dinesh

    Immediately after creating the order object, if you can use the function module
    call function 'CRM_STATUS_CHANGE_FOR_ACTIV_OW'
      exporting
          objnr = <basket / order guid>
          vrgng = 'TOKO'.
    you can set the system status to I1034 to Order template using program.
    Alternatively, if the internal users want to use this with CRMGUI or WEBUI, you can create a custom status profile with a custom user status. The business transaction (Transaction column) is set to TOKO (Save as shopping basket) that might also do the trick of setting the system status. Configure this user status appropriately. By setting this user status, the corresponding system status will be triggered.

  • Change Order Template

    I can not find a Change Order Template for SAP Partners to use.  All in the Business Center are locked for SAP Only.  I need one for a Scope Change for a current client.

    Hi Tim,
    I'm sorry, but I don't understand: You want to change the scope of a system of a customer? You mean in Business Configuration? If yes, why don't you just create a change project in Business Configuration?
    I think I just don't know what a change order template is used for. And especially how this relates to the Business ByDesign studio/SDK.
    Best regards, Christian

  • Unable to view documents posted in SAP

    Hi,
    I am unable to view documents posted in SAP.
    Steps that i folllow:
    1) I enter the tcode fbl1n.
    2) Fill  the details and execute
    3) Click on the document number
    4) Click on Environment -> Additional Assigment->Object Link
    After it displays error message You are not authorized to use transaction SDV
    I was able to view documents till yesterday.
    I have IXOS client installed on my system.
    Kindly let me know your valuable suggestions
    Regards,
    Yasmin

    I pressume that this is not authorization issue.
    Try check this..
    Does the parameter for you is same like your teammate? (Transaction SU3)
    To access the IXOS is there any custom table maintained to enter authentic user ID. Likely to chek with ABAPer.
    In order to reset your user buffer go to SU56 and from the menu you will have option to rest the buffer. Alternatively you can get Security guys to do it in SU01(depends on table entry)/PFCG/PFUD...
    Regards,
    Arpan Paik

  • Pages 2 page brochure order template

    I'm trying to create a wedding program and am unable to find a template which allows me to print the pages in order where I to fold the pages into a book to be stapled down the center. Will I have to make a 2 column brochure and type the pages as I need them printed? For instance: the first 2 pages on the Pages program would need to be the first and last page with the front cover and back cover on the opposite sides.
    I'm a mac novice so I'd appreciate any advice!

    Welcome to Apple Discussions
    Try Cocoa Booklet. It will take your full-page Pages documents, shrink them & sort them into a PDF booklet. I export mine as PDF first, but I don't think you have to do that with the newer version.

  • Admin Order Template gets displayed on sorting in genericsearch.jsp page

    Dear All,
    Standard Order template is customized and this template is available to all the customers who login to webshop. Admin creates this template and it is visible to all the customers who click on the New Order Template link and can transfer the contents to the basket.
    However, with this customization, the sorting feature is not working correctly.
    When we click on sort then the results get changed and only admin order templates are available.
    Templates created by user are not appearing in the genericsearch.jsp page.
    Any pointers on to eliminate this issue?
    Thanks and Regards,
    Gauri.

    Fully understand your frustration. Almost every customer was / is there and only consolation here is, you are not alone. Hope some one in SAP is listening. In this world of web 2.0, web 3.0 interfaces, b2b application is mired in frames. Just not one, close to gazillion.
    Well, you are already in the quagmire and consultants can't complain but must give solutions.
    Actually, in your case, there is a vertical scroll bar and it comes to visibility if you scroll horizontally the frame that contains the result list. What a mess.
    Well, we added a resource for working specifically with the stylesheet and framesets of the application and were able to come with a presentable set of frames without "invisible" scrollbars. But we are still far from being called a "fair website". Lot of tweaking of the sizes, percentages of the framesets and frames and changing the stylesheet components.

  • Order template in mySAP ERP B2B scenario without TREX

    Hi,
    Does anybody know where the Order templates in R/3 ISA 5.0 B2B(with memory catalog) scenario get saved .???
    Somewhere in the isa b2b config guide i read that it gets stored in SAP Web AS Java 7.00 server.If this is true, could you tell me how to access those templates (like from which table and database)?
    Answers will be rewarded with points.
    Thanks
    Ravi
    Pages: 1    Back to Thread List

    It gets stored in the database to which your web shop is pointing to.
    Check the shop admin or the xcm config.
    It has some jdbc parameters which would point to the data base which the
    isa application is pointing to.
    This should be a pointer.
    As regards the tables i don't know if there is any document which talks about it.
    (If you do come across any please do share the info for the better of the community)
    Try going thru the source code to identify the tables.
    But yes the order template information is stored in the database (also called by some as java database)

  • Order Template in R/3 ISA B2B scenario

    Hi,
    Does anybody know where the Order templates in R/3 ISA 5.0  B2B(with memory catalog) scenario get saved .???
    Somewhere in the isa b2b config guide i read that it gets stored in SAP Web AS Java 7.00 server.If this is true, could you tell me how to access those templates (like from which table and database)?
    Answers will be rewarded with points.
    Thanks
    Ravi

    It gets stored in the database to which your web shop is pointing to.
    Check the shop admin or the xcm config.
    It has some jdbc parameters which would point to the data base which the
    isa application is pointing to.
    This should be a pointer.
    As regards the tables i don't know if there is any document which talks about it.
    (If you do come across any please do share the info for the better of the community)
    Try going thru the source code to identify the tables.
    But yes the order template information is stored in the database (also called by some as java database)

  • FMs to get the order items list for an order template

    Hello everyone,
    I'm looking for sap FMs (or tables) to get the order items list for a given order template in CRM backend.  Any advice/suggestions?
    Thanks, Jin

    Hello Jin,
    Function module CRM_ORDER_READ with either the Header GUID will give you everything about the order and you can optimize the call by limiting the sets you want to get in the export tables.
    The item list (administration data) can be from ET_ORDERADM_I and the details about the products can be found from ET_PRODUCT_I
    FYI, this will work for any transaction - Order, Quotation and of course Order Templates too.
    Easwar Ram
    http://www.parxlns.com

  • Order template -runtime error

    Hello Time.
    When i open some order templates from the search result it is giving run time error.
    It is not happening for all order templates.? Any one can help me with any clues.
    I also want to know.
    1.How the order template is stored in backend.
    2. how we can differentiate between normal order and order template.
    3.Will search result for order template show all order templates in the system?. What is the filthater criteria for that?.
    4. What are the function modules involved in this?.
    Regards,
    Shanto Aloor

    Hello Denis,
    The below is the run time error i am getting.
    java.lang.NullPointerException: It was tried to rebuild the connection because of invalidity. It is not allowed because the connection type is not JCoConnectionStateless. You may also check the user authorizations.
         at com.sap.isa.core.eai.sp.jco.BackendBusinessObjectBaseSAP.getDefaultJCoConnection(BackendBusinessObjectBaseSAP.java:55)
         at com.sap.isa.backend.crm.SalesDocumentStatusCRM.readDocumentStatus(SalesDocumentStatusCRM.java:1086)
         at com.sap.isa.backend.crm.order.OrderStatusCRM.readOrderStatus(OrderStatusCRM.java:59)
         at com.sap.isa.businessobject.order.OrderStatus.readOrderStatus(OrderStatus.java:432)
         at com.sap.isa.isacore.action.order.DocumentStatusDetailPrepareBaseAction.isaPerform(DocumentStatusDetailPrepareBaseAction.java:270)
         at com.sap.isa.isacore.action.IsaCoreBaseAction.isaPerform(IsaCoreBaseAction.java:378)
         at com.sap.isa.isacore.action.IsaCoreBaseAction.isaPerform(IsaCoreBaseAction.java:418)
         at com.sap.isa.isacore.action.IsaCoreBaseAction.ecomPerform(IsaCoreBaseAction.java:344)
         at com.sap.isa.isacore.action.EComBaseAction.doPerform(EComBaseAction.java:375)
         at com.sap.isa.core.BaseAction.execute(BaseAction.java:212)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at com.sap.isa.core.RequestProcessor.processActionPerform(RequestProcessor.java:692)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:409)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
         at com.tealeaf.capture.LiteFilter.doFilter(Unknown Source)
         at com.sap.isa.isacore.TealeafFilter.doFilter(TealeafFilter.java:61)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:219)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176
    Regards,
    Shanto Aloor

  • Update cart on order / template transfer

    Hi,
    Whenever we transfer items from order template or an order, the cart value in the header stays as it is.
    It is not getting updated.
    Can you kindly lemme know, how to update that on the event of transfer?
    -Aarthi

    Hello Aarthi,
    With templates and carts you have two options.
    Scenario-1: You convert the entire template using the option "Create new order on the basis of an order template" in the welcome page to create a new cart. This you can do only when the cart is empty. Makes sense. In this scenario, all the header and item(s) details are used to create the cart.
    Scenario-2: You can transfer item(s) from a template to an existing cart. Since this is an existing cart (you have made some header and item input already), no attempt is made by the program to change the cart header.
    I think you are trying scenario-3.
    Scenario-3: You want to transfer item(s) from a template to an empty cart. In this case it should create an empty cart and then transfers the item(s). You expect It should also copy the header information from the chosen template.
    Hmmm, looks like SAP did not consider this in their usecases. Looks like SAP is strictly treating transfer as transfer of item only. Not a convert + transfer when the transfer is made to an empty cart.
    See what is technically involved in these scenarios.
    Scenario-1 uses Copy Transaction (Java+ABAP) - All you need here is the template Guid..
    Scenario-2 uses Copy Item(s) (Java+ABAP) or Create Transaction + Copy Item(s). Here it takes only the Product id (or guid), qty and Uom only
    Your scenario is slightly complex. It has to do, (a) Create Transaction, (b) Copy Item(s) as scenario-2. It also has to do (c) Read Header information from template and (d) Update Cart Header. Since SAP is not doing the last two tasks, you have to do them.
    One more issue will be with the setting of Requested Delivery dates at Header and Item level. If you have noticed, when you input the Header RDD for the first time, an attempt is made how to migrate this to items. A confusing popup message asks three options. This is provided to "reduce" the pain of entering the RDD for each item. Since the tempates are created in the past and carts are made in the present, the RDD is usually irrelevant. And that is the reason when you use scenario-1, all header information except the RDD get copied over from template to cart.
    So, your logic should take care to clear the RDD of the header and copied item and also see that the user is prompted to enter them appropriately in the cart. These are all business decisions which will drag your requirement easily to a BIG development effort.
    Tell me why you can't use scenario-1 where it converts the template to cart? Did you try that?
    Easwar Ram
    http://www.parxlns.com

  • Order template Error

    Hi
    When we try to retieve the created order template its giving the follwoing errors
    Thanks in advance
    at com.sap.isa.backend.db.SalesDocumentDB.getIpcItemProperties(SalesDocumentDB.java:999) at com.sap.isa.backend.db.SalesDocumentDB.createIPCItems(SalesDocumentDB.java:868) at com.sap.isa.backend.db.SalesDocumentDB.recoverItemsDB(SalesDocumentDB.java:3252) at com.sap.isa.backend.db.order.OrderTemplateStatusDB.recoverFromBackend(OrderTemplateStatusDB.java:549) at com.sap.isa.backend.db.order.OrderTemplateStatusDB.readOrderStatus(OrderTemplateStatusDB.java:172) at com.sap.isa.businessobject.order.OrderStatus.readOrderStatus(OrderStatus.java:419) at com.sap.isa.isacore.action.order.DocumentStatusDetailPrepareBaseAction.isaPerform(DocumentStatusDetailPrepareBaseAction.java:269) at com.sap.isa.isacore.action.IsaCoreBaseAction.isaPerform(IsaCoreBaseAction.java:377) at com.sap.isa.isacore.action.IsaCoreBaseAction.isaPerform(IsaCoreBaseAction.java:417) at com.sap.isa.isacore.action.IsaCoreBaseAction.ecomPerform(IsaCoreBaseAction.java:343) at com.sap.isa.isacore.action.EComBaseAction.doPerform(EComBaseAction.java:353) at com.sap.isa.core.BaseAction.execute(BaseAction.java:211) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484) at com.sap.isa.core.RequestProcessor.processActionPerform(RequestProcessor.java:674) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274) at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:391) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482) at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62) at com.tealeaf.capture.LiteFilter.doFilter(Unknown Source) at com.sap.isa.isacore.TealeafFilter.doFilter(TealeafFilter.java:61) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

    seems problem with some IPC configuration. To make sure the same try changing the Shopadmin settings use LIST PRICE and restart application then look into that issue very closely. this may help you.

Maybe you are looking for