Accessing Transaction iview as a part of BPM workflow

Hi,
We have a requirement where a 6 level BPM process is being created. As a part of this process, we need to access transaction iview. On the screen where transaction iview should appear, we also need to show a web dynpro java "submit" button. On click of this button, the workflow should move to next level. Since, through BPM we cannot directly access the PCD objects, we have created a transaction iview, and a web dynpro application carrying the submit button. Both of them have been nested into a page. We have created another base DC which calls this portal page in the init method. The base DC is integrated in the workflow. When we try to open it through the UWL task, we are facing two issues:
1. a blank window opens first, and then the page window opens. This is because the property is set to show_external while calling the page. But, if we change the property to in_place and click on the task in the UWL, the portal page does not open. A blank scfreen is displayed with standard UWL buttons for "Close" etc.
2. If we open the page with the property set to show_external itself, then on click of submit button, though we are firing the complete event (which is created in the base DC, and called in the second DC through a method), it does not work.
Can anyone please help in this regard?
Thanks & regards,
Anupreet

Hi Anupreet,
Item 2:
Is the window the contains the button opened inside the portal iview or in the application that calls the portal ui?
In the first case the problem is that the event you are firing can not be caught by the BPM framework because the application is not run inside the context of the bpem application, so the event is not caught by BPM and nothing happens. You may wat to consider using portal eventing in conjuction with your application and try and catch the event in the application started by the BPM process and then firing the event again but inside the bpm application context.
Regards,
Christiaan

Similar Messages

  • Problem with accessing Transaction iViews through ITS

    Hi,
      I am trying to access Transaction iViews through ITS, we are getting sap easy access menu instead of transaction which we had given during the configuration. Recently we have upgraded ITS 6.20 to Patch level 19. Before applying patch everything was working fine.
    Anyone please help me in solving this problem as it is very urgent.
    Thanks,
    Susan.

    hi all
    thanks for the hints. But last but no least we found the the problem. it was an flag in the config file of the its.
    regards
    pascal

  • Unable to access Transaction iView

    Friends,
    Need your help on the following issue:
    Assume that we have a user id called FIAP in BW and R/3 systems.We have configured BW and R/3 systems in portal and tested SSO functionality.For BW system we could access all iviews.We have also created an Transaction iview to access the R/3(system name is DEV) transactions and assigned into the role in portal(role name is ZFIAP).
    Following roles are assigned to the user id FIAP.
    ==>ZFIAP
    ==>bi
    When we try to access the R/3 transaction iview by connecting FIAP user id we are getting the following error message:
    Portal run time error:
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Unable to lookup System 'DEV'. Please check the system object and the alias..
    But we could able to access all iviews from BW system.
    pls help..

    Hi,
    Can you navigate to, System Administration->Support->SAP Application->SAP Transaction
    and test for one sample transaction and confirm your system is working or not?. Here just check,
    System alias created for your system is listed there in the dropdown for systems. Once again confirm, you have given the exact system alias name while creating your transactional ivew. (like, there is not space after your System alias name.).
    Regards,
    Kishor Gopinathan

  • Portal Transaction iView not opening in browser but its open in R/3 screen

    Hi
    I have 2 senario.
    First Scenario:
    I login only into the portal  and  not  login into R/3.  I could access the portal transaction iview in the new broser portal window.  And this is the expected behaviour.
    second senario
    I login into Portal as well as R/3 through SAP logon Pad (SAP GUI).
    Now if I access  Transaction Iview through portal , this transaction Iview is opened in R/3 side window not in portal browser window .And also same time we can see only new blank portal window iopen n portal side.
    My question is that whichever transaction iView we access through portal we want  to see that transaction iView in portal browser window like in first senario  not in R/3 window.
    Please help me to resolve this problem
    Regards
    Ruturaj

    Hi Shanti
    Thanks for replying.
    The problem is that when our user trying to do same things in our system with his credentials means UID and PWD its working fine.But when he do the same things in his system with his credentials problem occured as per the senario 2.
    This problem is not only that user but also whole their team member.
    Regardfs
    Ruturaj
    Edited by: Ruturaj Inamdar on Sep 15, 2011 9:20 AM
    Edited by: Ruturaj Inamdar on Sep 15, 2011 9:25 AM

  • Problem in Printing ABAP Report in EP using SAP Transaction IVIEW

    Dear All,
    A very gud evening,
    I am using SAP Transaction Iview to show the ABAP Reports, But I have a Problem...
    How to print this report???
    Please solve this issue, I have measure requirement of it from client.
    Thanks in Advance..

    Thanks Haydn,
    But my problem is that, there may be no of users will be accessing this report. user will not be having SAP GUI installed in his machine. He will be accessing Transaction IView after login in EP (from any where may be from cyber cafe) and He would like to take printout using any button on the screen.
    So suppose any end user having only Internet Explorer installed in his machine, will he be able to take the print out. I think its very genuine requirement.
    OR user can not take print out untill SAP GUI is installed in his machine???
    Please suggest...
    Thanks in advance...

  • Transactional Iview

    Hi All,
      I have a problem accessing Transactional ivews  through different LAN.
    my R/3 server is in x.x.x.x LAN and when i try to access Transactional iviews through y.y.y.y LAN , i am getting page cannot be dispalyed error but all my webdynpro ivews are working correctly in 2 LAN's
    Plz help me.
    Regards,
    Sunitha Hari

    Hi Sunitha,
    WD Java iview work on standard http port whereas applications coming via transaction iviews run using ITS server and it's corresponding port. Considering your scenario since WD is working fine you it seems that the port on which your ITS is working in blocked in at least one of your networks x.x.x.x or y.y.y.y.
    Please check with your network admin team and get the ITS ports opened on both the network. It should resolve your issue.
    Best Regards,
    Ravi

  • External Facing Portal with access to ITS via Transaction Iview

    Hi Experts,
    We have a requirement to make the portal available externally for third party vendors to access ECC transactions.  We have configured a URL with a reverse proxy to the portal server.  Portal loads fine from outside the network, but when launching a transaction I-view, a page cannot be displayed error comes up in IE-8 and Chrome says it cannot access the ECC server. 
    I've searched the forums and come up with a couple of tips, but that brings on a couple more questions. 
    It seems you can direct traffic from external URL to portal server:port, but when launching an transaction I-view, it needs to be redirected again to the ECC server:port/sap/bc/gui* (or something like that for SICF GUI service).  Question here is, once this redirect happens, technically the ECC box is now available externally vs. only the portal?  Is this recommended?
    Other option I've found is to try and use IAC I-views instead.  Is this really much different than a transaction i-view in how portal handles the opening Iframe?  Does it allow backend connectios without rerouting internet traffic to the backend server?
    Are they any other options to make this type of setup work for external facing portals using transaction iviews to access ITS?
    Thanks for the help!

    Hi
    Did you able to resolve the issue. We have installed Web Dispatcher through we are able to call the EP but when calling the transaction iViews page not found error pops up, since from EP server request to ECC goes via the URL http://<ecchost.domain>.:8000/sap/bc/gui/sap/its/webgui?sap-client=100.
    Thanks
    Murthy

  • Embedding Transaction IView into Webdynpro TabStrip

    Hi,
        My Requirement is ,I have Created Transaction IView ,I want to access the Transaction Iview into Webdynpro TabStrip. I am able to access Iview but it is overwriting existing screen i..e complete Webdynpro screen disappears only Transaction Iview displays. I want Transaction Iview to be displayed as part of the TabStrip.
    Thanks & Regards
    Madhan Mohan

    Hi Satyajit,
             I am having a similar kind of requirement , i have to navigate from webdynpro applicaiton to transaction iview ..once user is done with the transaction ( say maintained the material ) i have to come back to the previous screen ... but i think this is not possible as there will be no way to know that user is done with the transaction .. so i though of creating a Iframe and a button on a webdynpro view and link the Iframe to the transaction iview . so user will have to click on the button once he is done with the transaction .. but according to you .. the transaction will be locked if we link that to the Iframe .. please let me know how to resolve this pronblem. or is there any other solution to my problem ..

  • How to stop HTTP Security warning message in transactional iview

    When I am trying to access ECC through transactional iview then I am getting HTTP security warning message i.e. This page contains both secure and nonsecure items. Do you want to display the nonsecure items?
    I think it is because portal is accessable using HTTPS protocol and when we access ECC then it uses HTTP Protocol.
    Pl help to resolve.

    Hi AshuGrover_in,
    First, welcome on SDN!
    > I think it is because portal is accessable using HTTPS protocol and when we access ECC then it uses HTTP Protocol.
    > Pl help to resolve.
    This might very well be the root cause of the issue, and if it is, you know the resolution - make all systems accessible via https.
    Anyhow, to examine the exact cause creating this message you could use tools like HttpWatch or something similar and record the client accesses to the server. If you originally have a GET to a https address, the first http request caused by the original request will throw this message.
    Theoretically, on client side, you can switch off this message: Search for "switch off http https warning" on google and you will get all possible instructions for the different clients. Anyhow, a clean landscape design with complete https connections is the aim you should have.
    Hope it helps
    Detlev
    PS: On SDN, if something helps, you might reward the answer, check it out.

  • Error while accessing transaction codes through URL's in IFrame UI element

    Hi Experts,
    I have created Transaction iviews ck91N, ck11N, ck24 in SAP NW CE7.2. I am accessing these Transaction iviews through URL's in webdynpro java application. I am using IFrame UI element in a Roadmap UI for each transaction code.
    when i access step1 i.e ck91N in a IFrame it is working fine then i click button for step2, it displays the following error.
    Error while processing your request!
    What has happened?
    The call of URL http://yyyyyyyy:8001/sap/bc/gui/sap/its/webgui has been terminated due to an error.   
    Note
    ■The following error text was processed in system D10 : A:ITS_P:019 XSRF no sec_sesstoken
    ■The error occurred on application server eccdcs1s_D10_01 and in work process 0 .
    ■The termination type was: ABORT_MESSAGE_STATE
    ■The ABAP call hierarchy was:
    Function: CKML_MGV_SURFACE_DISPLAY of program SAPLCKMLMVSURF
    Function: CKML_MGV_SURFACE_DISPLAY of program SAPLCKMLMVSURF
    START-OF-SELECTION of program CKMLMV_SURFACE   
    What can you do?
    ■In the case of termination type RABAX_STATE, you will find in system D10 in transaction ST22 more information on the cause of termination.
    ■In the case of termination type ABORT_MESSAGE_STATE, you will find on application server eccdcs1s_D10_01 in transaction SM21 more information on the cause of termination.
    ■In the case of termination thype ERROR_MESSAGE_STATE, you can search for more information in the trace file for the work process 0 in transaction ST11 on application server eccdcs1s_D10_01 . An analysis of trace files for other work processes may be necessary.
    ■If you do not yet have any user ID, contact your system administrator.
    Error Code: ICF-IE-http -c: 730 -u: P00004943 -l: E -s: D10 -i: eccdcs1s_D10_01 -w: 0 -d: 20110426 -t: 135905 -v: ABORT_MESSAGE_STATE -e: A:ITS_P:019 XSRF no sec_sesstoken -X: -x:
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Then next step3 it is working fine. If i change Road Map steps Ck11N,ck91N,ck24 in this order then first one is working fine second one gives error and third one is working fine again. It is working alternatively. I don't understand why this is happening? when i use LinkToURL for these 3 URL's then they are working fine. LinkTOURL opens in new browser(window) and in Roadmap i am accessing 3 URL's in same browser(window).
    Regards,
    Pradeep Kumar
    Edited by: pradeep_546 on Apr 26, 2011 2:17 PM
    Edited by: pradeep_546 on May 2, 2011 11:43 AM
    Edited by: pradeep_546 on May 3, 2011 8:02 PM

    I am facing the same issue when I use Windows 7 OS. Did you resolve this issue?

  • How to pass the User Group for a SQ00 Transaction iView

    Hello,
    To start off, I am relatively new to SAP technology in general.  I may be missing something obvious.
    I am trying to create an SAP Transaction iView in our EP Portal that will call the SQ00 transaction (start query) and run a particular query against our R/3 backend.  I set the Transaction Code to: SQ00, the application parameters to: RS38R-QNUM=<my query> and the OK Code to: SHOW and the System to the System alias for our R/3 system.
    My problem is that the query that I need to run is not in the default User Group that comes up by default.  So I get a screen that has the query field (RS38R-QNUM) correctly populated but the error that the query has not been created.  From that screen I can navigate to the correct User Group and then run query.  There does not seem to be a User Group field on the screen, you change it by accessing a different menu, so I do not know how to call the screen for a particular User Group.
    Is their an application parameter that I can initially pass to set the User Group?
    Thank you.

    And my lecturer is suck, every lectures she just read
    the slices and never explains why and how they are.
    (If ask her, she talks and talks rubbish and
    eventually I get nothing)Maybe you should drop the class and complain to the administration.

  • R/3 Transactional iViews.

    Hi, Gurus.
    I need of your help just to solve any doubts I've got...
    -- The first one is about accessing R/3 via a transactional iView. I'm acceding the R/3 system without any problem (and not further nor strange configurations) vía the Windows SAPGui (because the system the customer's got doesnt't support the HTML one) and the menu bar dissapears. Is there any way to fix this meny bar.
    -- When you "design" an R/3 Transactional iView, it's mandatory to fill in a transaction name in order to access it during the launching of the iView. The customer wants to force the login screen because they want every one of the user to log on R/3 with their own menus. Can I do that on any way?
    -- Can I hide the Favorites of the Portal box according the Role I execute at any moment in the Portal or it's always visible.
    Thanks for all, dudes!!!

    Hi Santiago,
    here is a little trick as far as the second point goes - create a transaction iView, give in a transaction code which does not exist and set the user mapping in the properties to user.
    When the user has not maintained his login information, he will automatically be first asked to enter his login information (the login screen of SAP R/3). Apparently, after entering the login information, SAP R/3 does not know what to do next (which transaction to call) because the transaction code stays with the iView.
    Therefore, the user sees the first menu screen in R/3. I haven't tried it but I have a feeling it should work
    Bye,
    Sameer

  • Problem with transaction iview

    Whenever I access a transaction iView I get a blank bowser page saying Action Cancel.

    Can you post more details Miller?
    Is it something new u have started seeing?
    Is everything perfect like Alias and stuff?
    Post back with more details.
    Regards,
    P

  • ECC Transaction iView Error on Browser Resize

    Hello.
    I have created hundreds of SAP ECC Transaction iViews in the portal.  After doing some testing, I realized that any time a browser window is modified when an ECC transaction iView is within display, the resize causes the transaction iView to refresh.  Upon refreshing, the transaction throws error or works as if the user submitted the transaction on the backend, instead of just remaining in the same state.
    For instance, if you have an SAP Transaction iView to an ECC system for tcode QM01 and it is accessible through the Detailed Navigation, this iView can be opened either in its own browser window, or within the desktop inner page.  If configured to pop-up in a new browser window and you click or drag to resize the browser window, the transaction refreshes, and throws the error: "Fill in all required entry fields."  This is the same error that is thrown in ECC when a user submits the transaction with no data.  Similarly, if you have the iView configured to open within the portal framework and you click on the transaction it opens in the desktop inner page.  If you maximize/restore down the browser window displaying the portal, the transaction refreshes within the desktop inner page and throws this same error, like it was submitted.
    It happens with every ECC transaction iView that I have created, but does not happen with SRM IAC iViews, Web DynPro iViews, or SUS functionality iViews.  This leads me to believe it is a problem in ITS.  Does anyone know what is going wrong, or how to fix this?
    Thanks for any help!
    Alexa

    Hi,
       Super admin has permission for end user for all the iViews. So he will be able to view the iView. As mentioned, please check if the end user permission is given for the end user to access the iView. Also check if the permission is given for that particular system. To check permissions, go to System Administration -> Permissions -> Portal permissions -> Portal Content. Check for iView and system that you have created.
    Regards,
    Harinin S

  • Transaction iView( Tcode) Error: Function call in SAP GUI with errors

    Hey Guys:
                  I use Transaction iView to show the ABAP application on Portal. The application works to import data from client to BW. After I fill all the information and execute the application, the system returns the error message " Function call in SAP GUI with errors".
    The ABAP application works fine on SAP GUI, so it should not be the program problem.
    Any Suggestion for this will be nice. Thanks for your help.

    Hey Duy:
            Thanks for your response. I check the servers which i have access, and all of them cannot work correctly.
    First, other iViews(Dynpro,BW Report,BSP,KM...) work fine.
    Second, our backend system is a BW server.
    I try to do so on our EP production and development, also connect them to our BW production and development servers. All of those are failed and have the same problem.
    The t-code comes from our abap program and register on BW server, and hte program works fine when I use SE38 to execute it.
    PS. The Transaction iView works fine before, but I have no idea why it just crash now.
    Please let me know if you have any suggestion about this.

Maybe you are looking for

  • Sorry, something went wrong

    Hi All, I am using Power BI version, I have created a data model with all the relationships correct, when I am putting a question in Power BI Q&A it is showing me an error "Sorry Something went wrong There was a mismatch in the metadata. This usually

  • Errors with webapps in WebLogic 9.2

    Hi. Well, the problem is I when I access to the webapp it gives me a error. The app is deployed and started without any problem. The first war I tested gives me that error when I access to the app. Error 500--Internal Server Error java.net.MalformedU

  • How can I pass variable to eventdriven startElement() function?

    I am new to java and SAX. Could anybody tell me how to pass variable to eventdriven startElement function? I tried the following code but didn't work. public class ReadXmlSax extends DefaultHandler String elementName; String requestName; Vector v = n

  • Tax Accounts - Is it necessary to have separate tax acct. for each state

    I am new at this: Is it necessary to have separate AR/AP/ account for each tax jurisdiction like state county etc?\ Or do the sales tax reports for payments in SAP produce outstanding taxes per jurisdiction. I would prefer only one Sales Tax account

  • Cannot open embedded font

    Have pdf on website, tried to open with Adobe Reader, get error "Cannot open embedded font CGOmega". So, I tried to open the file with Acrobat Pro 9 - same error. Client doesn't have original Word document to recreated the pdf. Any way possible to op