Offline Scenario with NW04

Hello,
we have an ECC 5.0 system (NW 04) and would like to implement an offline scenario (CS).
Is there a way to do this in ABAP or is it only possible in the Java stack?
Which restrictions do you see in general in a NW04 environment?
Thanks,
Michael

Actually not the answer to my question.
It is clear that ADS is always installed on the Java stack.
the question was which possiblities exist for offline scenarios under NW04.
Thanks,
Michael

Similar Messages

  • Offline Scenario - How to Automatically Manipulate Fields

    Hello all,
    Good day! I would just like to ask in Adobe Interactive Forms using ABAP if its possible to modify fields automatically?
    So example scenario is let's say this a table with a modifiable field sorted by Operation and there is a field where you can place a value A, B,and C.
    Ex structure in PDF
    Sub-Operation
    Catalog - Drop Down
    Priority (A, B, C).
    There is another table in the PDF form. Sorted by catalog and what it will is that it will populate the A, B, C fields based on the Catalog. Sorted by Catalog.
    Ex Structure
    Catalog
    A
    B
    C
    Also keep in mind that since you can input the Catalog in the first table, the 2nd table should be appended.
    Not sure if this is possible via ABAP in the offline scenario, though if this is required using Java Script your help will still be welcome (just let me know how to code it in the events).
    Thanks and Regards

    For a dynamic form like that, you will certainly have to code it in Formcalc or Javascript. you need to check the Adobe Help for examples.
    It provides lots of examples on how to code in Formcalc and Javascript. You may even want to join the Live Cycle Designers group over at google groups for specific coding questions.

  • Interactive Forms by Adobe in Web Dynpro for ABAP: offline scenario

    Hi colleagues,
    I have the following problem:
    So I created a web-Dynpro with an interactive from. In this application there are two scenarios:
    -     An Online scenario: it works!
    -     An Offline scenario: unfortunately doesn’t work (The problem persists in this scenario).
    As I understood correct, I should be able to upload the PDF-file from my documents. But the up-load option doesn’t work.
    Please see the steps I follow:
    1. I created a FileUpload-application and then I browsed a PDF- File by using browse-button. And I got a standard open-window and I was able to choose a PDF-file, which I want to open.
    2. I click on the button upload and it doesn’t work. But the current page is only refreshed. In case it works, I should see the information I have uploaded onto my PDF-form.
    I already discussed this issue with my colleague, but couldn’t find the solution yet.
    Does anybody have the idea, why the Upload option doesn’t work?
    Thank you in advance!
    Kind Regards,
    Mohamed

    Hi Mahamed,
    I got your problem. You have not done anything wrong.
    It is WebAS version which is not supported for this functionality.
    But there is solution to this problem
    Please refer to the SAP Note number - 1055738.
    I think you will get the answer and the scenario described there will match your requirement.
    This is a know issues with WebDypro ABAP but this works fine for Java Web Dynpro.
    I have also tried for 2 months but finally came to know about it.
    Regards
    Satya

  • Enable AIF for adding Attachments in Offline scenario

    Hi,
    I know it is possible to add attachments in a Interactive Form, you can add them by ABAP (as you see with a trace-file). But how can I do this when the user wants to add an Attachment (in a offline scenario) it seems to mee that Reader Rights is not enough.
    Some a suggestion ? How I can obtain this.
    Useful answers will be rewarded.
    Kind Regards,
    Jeroen Cosijnse

    After new installations it seems that attaching files is included in the ReaderRight Credential
    Regards,
    Jeroen Cosijnse

  • Adobe Interactive Form - Offline Scenario

    Dear Experts,
    I am new to this feature. I am developing sap interactive form with offline scenario. I try to put the button in adobe designer and call my Function module that exposed as web services.
    Questions
    1. When I execute, It was failed. Do I need to install adobe professional in order to make it work?
    2. What can I see, we can put Java Script code. In the end user side, do we need to install adobe professional or adobe reader is enough?
    Many many thanks.
    Thanks & Regards,
    L.Mochisuki

    Hi,
    At the user end, Adobe Reader is enough to call the web service. What is the issue that you are facing while calling the web service? If you search you will get many threads which explains the steps of calling web service.
    Thanks & Regards,
    Sanoosh

  • WebService Calls in Adobe Forms Offline Scenario

    Hi,
    I think this topic was discussed, but I have a very specific question.
    I need to create an interactive form to be used in an offline scenario but consuming a webservice from an ABAP backend on user request.
    I understand you need to create and configure the web service on ABAP side using SOAMANAGER, and you need to create a data connection using the binding WSDL in the Forms Designer.
    For security reasons I would like to have a basic authentication at least. According to several blog entries this should be possible.
    Now the dilemma: it seems that in SOAMANAGER you can only create a web service with basic authentication using HTTPS.
    BUT: Adobe Life Cycle Designer does not support HTTPS.
    The only option to not use authentication at all is not an option for me.
    So, does anybody have the same problem and a solution?
    Is SOAMANAGER changed that way or did I just not find the right configuration possibilities?
    If it is that restrictiveL since when? It was different in NW 7.0, SP 14. I am currently working with SP 18.
    Please respond if you can provide any helpful insight.
    Michael

    I hope you are putting the code in the click event of a a custom Regular button and not using the one that can be drag-drop from the connectionset.
    Try sap-username as parameter instead of sap-user in above code statement.
    var cURL = "http://....?sap-client=<client no>&sap-username=<username>&sap-password=<password>" ;

  • PMS Offline Scenario - Download Issue

    Hi,
    I am facing issue in the PMS offline scenario (Download).
    I am executing an standard BSP application (HAP_DOCUMENT) for PMS process.
    In that i tried PMS offline process, download the appraissal form from he BSP page.
    A popup window opens without displaying anything and all of a sudden it get closed.
    But as per the standard scenario whenever an appraisal form is downloaded it will be locked automatically, for me also the form get locked but it was not downloaded.
    I don't know why that popup window getting closed automatically, as that window only shows the option of saving the appraissal form to the local desktop.
    Kindly help me on this to get solved.........
    Thanks in Advnace.........
    Thanks & Regards,
    Chandran S

    Hi all,
    (Detailed Description of the Issue)
    We are in process of implementing PMS(Performance Management System) Offline Scenario and We are facing issues while implementing.
    We are able to create an appraisal form through the apraisal template "Performance Goal Setting" (TCODE : OOAM). While we are performing the Offline process, downloading the appraisal form from either as Part appraiser or final appraiser,(Normally a popup window will get openned, which will have the option to download form to the local desktop), for us popup window  opens and closed immediately with out showing the option to downlaod the form. And as per the PMS offline scenario whenever an apraisal form is get downloaded, it will be locked (offline lock) automatically (TcODE : PHAP_ADMIN).For us also the form is getting locked (Offline Lock).
    Note : We are executing an standard BSP application.
    Category Group : Personnel Appraisals
    Category : NewFunctions ERP2005
    Appraisal Template : Performance Goal Setting.
    BSP Application : HAP_DOCUMENT
    Pages with Flow Logic : documents_todo.htm
    Regards,
    Chandran S

  • Shopping cart offline approval with outlook

    Dear Experts,
    Currenlt we are working on SRM 5.0 classic scenario and ECC 6.0. I want to implement shopping cart offline approval with outlook.
    Can you please guide me what all are the settings need to be done for offline approvals....
    Thanks
    Ravi

    Hi Ravi,
    The program RSWUWFMLEC was used to scehdule offline approval mails upto SRM 4.0(In SRM 5.0,report RBBP_NOTIFICATION_OFFAPP is used)..
    Please see the foll link for more deatils:
    SRM5.0:
    http://help.sap.com/saphelp_srm50/helpdata/en/31/ec423b4ac8d506e10000000a11402f/frameset.htm
    SRM 4.0:
    http://help.sap.com/saphelp_srm2007/helpdata/en/31/47c6cb8e9249f2bc29444212e4704a/frameset.htm
    You need to check the settings mentioned in the link above before you scehdule the report for snding the approval mails to the external email ID's of the approvers.
    The job mentioned are only for sending the approval mails.To send the requester notification messages to external mail box (instead of SRM inbox),see the foll thread for more pointers:
    Re: mail refuse shopping cart
    Do let me know if you need an further help.
    BR,
    Disha.

  • Offline scenario

    Hi,
         I have developed an application for the offline scenario of interactive adobe form. I tried to load the adobe form from my desktop. After pressing the button "Display form" it throws an error "Parse method is not possible for this type". Could someone let me know how to get rid of this error?
    thanks
    anantharam

    Hi,
    Can someone please help me with a step by step error to this problem?
    If I include wdContext.getNodeInfo().getAttribute("pdfObject").getModifiableSimpleType() in the doInit() method of the view I receive this error -
    com.sap.tc.webdynpro.progmodel.context.ContextException: MappedAttributeInfo(UploadView.pdfObject): must not modify the datatype of a mapped attribute
    When I comment it out and upload I receive the error enclosed -
    Parse method is not possible for this type
    Any help is highly appreciated.
    Many thanks,
    Divya

  • Error in installation with NW04S

    Hi,
    error : CJS-30196. SAPBC JSF Communication role is not assigned to the user SAPJSF.
    i am getting the fallowing error in installation with NW04S. while trying to assign the above role to the user.any body help me with the solution.
    Thanks & Regards
        kiran.B

    Hi,
    Assign the Role  <b>SAP_BC_JSF_COMMUNICATION_RO</b> to the profile of SAPJSF user in production client and restart the installation.
    Regards,
    Siddhesh

  • 3rd Part Dropship Scenario with Sales BOM

    Hi
    We have a 3rd Party Dropshipment scenario with Sales BOM with susequent Debit
    Characteristics of Sales BOM
    Sales BOM is created
    Header Material is Valuated but non-inventorised (Accounting and costing view should exist)
    Component Material is Valuated and inventorised
    In Sales order, Pricing is done at the header material not at the components level
    During Billing we get the COGS for the header material (cost coming from VPRS)
    No VPRS exist at component level instead we have copy of VPRS just to capture the value in COPA for our reporting
    Process
    1. Sales Order created with Sales BOM exploded in sales order.
    2. At the Item level Purchase requisition is created.
    3. PR for the components is converted to PO
    4. Vendor Delivers the components to Customer.
    5. Statistical GR done in our system.
    6. Invoicing is done in MIRO
    7. We directly do the Billing. Billing is created at header level. Revenue and COGS is reported at Header level only.
    We are stuck when we are doing the Subsequent Debit (can be for any unplanned cost). For Susequent Debit we are not able to report differential COPA at header level.
    Normally whenever you do subsequent debit in case of 3rd party dropship for normal material, COPA document automatically attached to Billing. This is happening because of the behaviour of VPRS condition type. In our case VPRS only exists at header level and not at component level but replenishment is for components. Subsequent debit is also happening at component level. We need it to be reported at header level.
    We need some solution to this.
    Please advise
    Regards
    Neeraj
    Edited by: NEERAJ BHARDWAJ on Dec 2, 2011 5:12 AM

    Hi Raj,
    Please clarified your requirement here, you mention that you wanted to valuated COGS at actual cost of PO? That sound more like actual costing here and what is the reason for this requirement?
    Is this MTO with variant configuration?
    If this is MTO with VC, Yes - we do cost Sales Order and here is the brief steps:-
    Price Control S
    a) Sales Order Creation - Normally when you save this will be costed and marked automatically. Note that condition type EK02 will represent the cost here
    b) Run MRP based on Sales Order requirement which resulting planned orders, PR, etc
    c) Convert PR-PO, Planned Order -> Production Order
    d) Confirmations, GR on PO which valuated according to the SCE Costing in step a)
    e) PGI will be based on the GR value on step d) which is also your SCE Costing
    f) Any variance between PO and SCE need to be settle.
    Thanks,
    Ong Yang Lim

  • File to RFC scenario with no BPM

    I want to create File to RFC scenario with no BPM. I want to invoke RFC synchronously to verify that I'm getting correct response back, but i dont wanna process the response. So, In SXMB_MONI i can check the response back from RFC right? Or do I need to have BPM if want to see the response back from RFC?
    What kind of business system i need to create for RFC? can i use same business system for both File and RFC? I'm using one Business System created on Third party technical system, which i'm using for file Input, also for RFC. Is that OK?
    Thanks,
    Deepesh

    Hi,
    I need to have BPM if want to see the response back from RFC? ... yes
    The BPM will help you find the response very comfortable.
    What kind of business system i need to create for RFC? can i use same business system for both File and RFC? I'm using one Business System created on Third party technical system, which i'm using for file Input, also for RFC. Is that OK? ..Yes you can .
    Regards
    Agasthuri Doss

  • File-Soap-File scenario with asynch - synch bridge

    Hi,
    I am new to PI and I'm trying to develop a FIle-SOAP-File scenario with asynch-synch bridge. These are the components in my integration builder:
    Business Component to act as both the sender and receiver
    1 outbound communication channel to pick up the file from ftp server
    1 SOAP communication channel
    1 inbound communication channel to write file to the ftp server
    receiver determination
    interface determination
    sender agreement
    receiver agreement
    In my outbound channel, I am using:
    Processing sequence:
    1     AF_Modules/RequestResponseBean                Local Enterprise Bean     1
    2     CallSapAdapter                                                         Local Enterprise Bean     2
    3     AF_Modules/ResponseOnewayBean                Local Enterprise Bean     3
    Module configuration:
    1     passThrough                         true
    3     receiverChannel                        inbound communication channel to write file to the ftp server
    3     receiverService                         Business component where the channel above is found.
    When I run the scenario, I am able to get the file from ftp server, map it to SOAP format according to the wsdl, forward the message to SOAP adapter, send it to web service, get the response back from web service, map the data to a regular file format. However, it fails to write back to the ftp server.  I am getting Java null pointer error at AF_Modules/ResponseOnewayBean.
    2010-07-28 15:48:01     Information     SOAP: completed the processing
    2010-07-28 15:48:01     Information     SOAP: continuing to response message 2ce3ec60-9a9a-11df-b109-00145ec5c1ae
    2010-07-28 15:48:01     Information     The message was successfully delivered to the application using connection SOAP_http://sap.com/xi/XI/System.
    2010-07-28 15:48:01     Information     The message status was set to DLVD.
    2010-07-28 15:48:02     Information     The message was successfully transmitted to endpoint http://vs06cs01.sce.com:8000/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System.
    2010-07-28 15:48:02     Information     The message status was set to DLVD.
    2010-07-28 15:48:02     Information     The application sent the message synchronously using connection File_http://sap.com/xi/XI/System. Returning to application.
    2010-07-28 15:48:02     Information     MP: processing local module localejbs/AF_Modules/ResponseOnewayBean
    2010-07-28 15:48:02     Error     MP: exception caught with cause java.lang.NullPointerException:
    2010-07-28 15:48:02     Error     File processing failed with java.lang.NullPointerException:
    Had anyone encountered this error? Any suggestions is greatly appreciated.
    Thanks.

    Thanks for the replies. I checked my module parameters and I realized that i entered the wrond business service. I fixed that and ensure that all 3 channels are running.
    I ran the scenario again and it does not give me Java Null pointer exception. However, it gives me a different errror.
    2010-07-29 08:52:31     Information     The message status was set to DLVD.
    2010-07-29 08:52:31     Information     MP: processing local module localejbs/AF_Modules/ResponseOnewayBean
    2010-07-29 08:52:31     Error     MP: exception caught with cause com.sap.aii.af.service.cpa.impl.exception.CPAObjectKeyException: Value of key must not be null: ObjectId
    2010-07-29 08:52:31     Error     File processing failed with com.sap.aii.af.service.cpa.impl.exception.CPAObjectKeyException: Value of key must not be null: ObjectId
    I am trying to check all my settings again. Any pointers regarding the errors above?
    Thank you.

  • ABAP IAF - Make Fields Editable in Offline Scenario

    Hello all,
    Good day!
    I just want to ask if its possible to make field modifiable for the ABAP Interactive Adobe Forms (transaction SFP) in an Offline Scenario?
    I ask because when I set a textfield as (user entered) during the preview section in the Livecycle Design Editor the fields can be modified. However once I use the FM to generate the print preview and save the PDF locally the field cannot be modified.
    Is there a way in how to make this possible?
    I hope to hear from you soon.
    Thanks and Regards

    Chad,
    I just had the same issue.
    I created an offline, interactive form in SFP and just called it using ABAP. The form came up and I could enter data, BUT it would not save.
    The trick is to make sure you provide a valid interface mapping between a DDIC object and the interface.
    Create an DDIC structure that matches your form fields, and make sure you pass it in the FM call and it's defined in the interface. Then map the fields to your form fields.
    btw, i'm using
    SFPDOCPARAMS-FILLABLE = 'X'.
    SFPDOCPARAMS-DYNAMIC = 'X'.

  • File to Web service (SOAP) to File scenario with out BPM in PI 7.1

    Hi All,
    I have scenario File to Web service (SOAP) to File scenario with out BPM.i am getting the below error:
    1) Error MP: unexpected exception caught com.sap.aii.af.service.cpa.impl.exception.CPAObjectKeyException: Value of key must not be null: ObjectId
    2) Error ROB: error during processing: com.sap.aii.af.lib.mp.processor.ModuleProcessorException: Processing Error
    PI server is 7.1 with SP:8
    I have configured the scenario like this
    1) 2 File channels - Sender & Receiver ,1 RFC channel - Receiver. We need to note that, the additional Module parameters need to be added only for sender File channel
    2) Created Sender Agreement
    3)Created Receiver Determination
    4)Created Interface Determination
    5)Created Receiver Agreement
    Regards,
    Ramesh

    Hi,
    Thanks for your reply!!
    My Scenario is File to SOAP to File.
    Configred modules  in Sender channal below:
    Prcessing sequence:
    Number       Module Name                                        Module Key
    1..........       AF_Modules/RequestResponseBean.......1
    2..........       CallSapAdapter..........................................2
    3..........       AF_Modules/ResponseOnewayBean.......3
    Module Configuration:
    Module Key                                       Parameter Name                                       ParameterValue
    1                                                        passThrough                                            true
    3                                                        receiverChannel                                       receiverChannel name
    3                                                        receiverService                                        receiverService name
    please tell any more confiration requered.
    Regards,
    Ramesh

Maybe you are looking for

  • Are you sure you want to change the extension from... BLOCKS Finder Editing

    This is weird and is driving me nuts, but some Macs do not allow further Finder editing of file or folder names if I change their names (usually including numbers, dots and so on) in such a way that I receive the warning: Are you sure you want to cha

  • Has Mavericks stopped my Airplay sound?

    I have recently purchased a new MacBook Pro, I was hoping the new addition would solve the problem I've been having with my Apple TV. Both my new MacBook and my iMac, which is only 4 months old, are both running Mavericks and both have stopped playin

  • Payment tables- urgent

    Hi All, Can anybody please tell me in which tables I can see all payment data (including checks, f-58 etc.) Thanks

  • Importing songs.....HELP!!!!!!!!

    help...i barely got my ipod and i cant put music in it...how do you import music to your ipod from a cd???????????????????

  • Windows command length execeeded when add java options in opmn.xml

    Hi All, I have a Oracle AS 9i installed on Windows 2000. There are some requirement from my application that need to add additional java-options when start up OC4J. So, I updated the opmn.xml by add my things to <data id="java-options" > for start-pa