Workflow should trigger through portal.

Hi Experts,
  I am new to workflow.
  I have a requirement to trigger workflow through portal.
  This is basically to automate the reimbursement process.
  When the user submits the form it should go for approval to the managers
  depending on the claimed amount.
I want to know how we can do this, is there any standard workflow or we should   customize the workflow. Can this be done only through portal alone .
  Please give me a clear idea how to proceed.
Thanks
Chakri....

Hi Chakravarthy,
Function Modules to trigger workflow
SAP_WAPI_START_WORKFLOW via RFC
SAP_WAPI_CREATE_EVENT via RFC or via HTTP
Leave Request for ESS Portal WS12300111 Standard Workflow
Important transactions: SWFVISU,WF_EXTSRV QISRSCENARIO
Check this Link:
http://help.sap.com/saphelp_erp2004/helpdata/en/e6/ecec4082008631e10000000a1550b0/frameset.htm
Thanks and Regards,
Prabhakar Dharmala

Similar Messages

  • Access workflow through portal application

    HI everyone,
    we are working on a portal application for PO approval processo which reads the workflow inbox and displays in the portal, now when users hits on an workitem , two button are displayed approve and reject and when user hits on approve , the next level approvers are displayed and when the user hits on the next approver, the flow has to go to backend and the workflow needs to proceed.
    Now that the portal development is fine but after the user chooses the next approver , how exactly the workflow should continue.
    Is there any way by which we can make this work and after user chooses the next approver the workflow will send the mail to next level approver.
    we are missng the link how to link the workflow

    KandaRaj,
    This is possible by configuring UWL (Universal Work List) in Portal.
    Please look at this Document:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a3461636-0301-0010-3787-978f5ac8bd45
    Ram

  • Unable to run a report through Portal.

    Hi All,
    I am not able to run a particular BEX report through portal.
    I get a white screen and no pop-up for selections and later nothing happens.
    I have checked my Roles but no changes has been made.
    My other colleagues are able to run the report.
    Please let me know what could be the possible reason/solution for such an issue.

    are different roles assigned?
    i.e., for you and for your colleagues.  Please try login with your id in their PCs and vice versa.
    let check the compatibility. if you are failed to execute in that PCs also, then it should be authorization issue. Ask your basis folks to add that particular info area and info cubes to your role.
    Hope this would give you clear pic.

  • Creating a trigger in Portal

    I'm trying to create a trigger in Portal using the Wizard with the code below. It will not compile. Any ideas on why?
    Thank you,
    Sam
    DECLARE
    next_chemical_id msds.chemicals.id%TYPE;
    BEGIN
    SELECT chem_id.NEXTVAL
    INTO next_chemical_id
    FROM dual;
    :chemicals.id := next_chemical_id;
    END;
    null

    try creating the same trigger through SQL Plus. If you are able to create and not able to create through portal them pls post the correct error message with portal version.
    Thanx,
    Chetan.

  • How to create trigger through Java programm?

    I write a Java programm to create a trigger(through JDBC connection). After I run the programm, a trigger was created in Oracle 10g.But the trigger is invalid. After Compiling the trigger , a error "PLS-00103 " occured .But if I excute the SQL in SQL developer,the trigger was created successfully.
    If there is some special considerations should be taken when using programm to create trigger?
    My Java programm fragment as follows:
         public void createTrigger() throws SQLException{
              Statement stmt = conn.createStatement();
              stmt.executeUpdate(getCreateTriggerSql());
    Edited by: jerry on 2010-6-29 下午6:42

    Yes the special consideration is you shouldn't perform DDL on the fly, as it has all kinds of unwanted side effects like implicit commits.
    If I would start a company, and I discover one of my developers is writing this kind of program, I would fire him, on the spot.
    Sybrand Bakker
    Senior Oracle DBA

  • Urgent: Issue while accessing MSS through portal

    Hi All,
    Recently HRSP 70 was applied to R/3 system. And after that we are getting scenario does not exist when clicked on MDT->Reporting->choose report e.g. Education->Select people -> and start report through portal.
    And we got Scenario does not exist error.
    We referred HRWPC_FC_EXEC error  and applied following settings :
    For service: sap/bc/gui/sap/its/hrwpc_fc_exec
    1) Go to GUI Configuration and set the following parameter
        Parameter name: ~webgui_theme
        Value: sl
    2) Then go to transaction SITSPMON -->Template and Mimes tab
        Invalidate template caches
    After this what is happening is a bit wierd though a workaround is found.
    Now when user clicks start report through portal he gets a popup for SAP inbox mentioning there are xx documents unread, if he clicks on ok he again gets "scenario does not exist" . However if he goes and reads all the documents in inbox and then again execute start report through portal he can see the desired output.
    Now still if we just go to sicf transaction in R/3 and just right click on HRWPC_FC_EXEC and execute Test Service we still get Scenario does not exist
    Also note we have reports iview with MSS1 scenario and viewgroup in Selection Criteria is a Z group
    Where in R/3 side should these entries be maintained ?
    Can anyone please suggest what would be the connection of unread documents here with scenario ? And where is scenario missing ? Kindly let me know if any other input is needed.

    Hi Joyce,
    Yes we were able to resolve it, we added one more parameter "NO_LOGON_USEREXIT" with value "1" in GUI configuration of the service "HRWPC_FC_EXEC". This resolved our issue.
    Try it at your end , let me know if any issue.
    Regards,
    Jalpa Shukla(Bhatt)

  • Any changes  in the condition value then system should trigger a mail.

    Hello Experts,
    I have below requirement
    If user does any changes (increase the price /decrease the price) in the condition value then system should trigger a mail and goes for approval.
    How i can achieve this ?
    Thanks

    Hi
    In that case again you can use MV45AFZZ program and USEREXIT_PRICING_PREPARE_TKOMP. If this exit didnt work you can try in other save or prepare to save exits in this same program. For order statuses and authorization you can use status profile and control authorization through an authorization object. For email use email sending function and users will receive an email whenever some specific condition value is changed.
    This will be ABAP coding in above mentioned program using implicit enhancement. There is no standard solution for this and you have to go for customization.
    Thank$

  • Accessing windows explorer through portal

    is it possible to access windows explorer through portal. or is there a way to access the files in the computer thro portal. i mean something similiar to windows explorer.
    can we access windows explorer itself or we need build an application for this. can someone give me an idea on this. its urgent.
    regds
    Rajesh

    Hi Sharmila,
    a. Access through Windows Explorer. User should be able to do all required operations related to document handling through Windows Explorer (Check in, Check out, etc.). all these must be done thro portal.
    b. Integration with MS Office and other popular softwares like Visio, MS Project, etc. User should be able to open, save, check-in, check- out document from within these applications. the corresponding file when clicked should open in ms office or word with all the tool boxes enabled.
    c. allow the users to categorize the document repository to different categories.
    d. should support versioning of the documents.
    e. should have predefined user levels / category.
    plzz look into this , say me which is possible and which is not possible. Thanks in advance
    regds
    Rajesh

  • Image upload through Portals?

    Hi All,
    I have a image field in my table and integrated with portals...I can able to see the existed images in the iviews, but I can't able to upload a image from portals.
    I didn't find any attachment button next to image value, please let me know how can I can add images through portals...
    Regards,
    Pooja

    This seems odd.... don't you get any options as to enable the image upload? Try looking at the iview properties, as where you set up the size, heigth etc, instead of the options given on the iView wizard.
    for instance, add the iview to a page. Open the page for edition and click on the iView to select it. Click on properties and on the right you should see them. Do you get anything useful there?
    I am currently using SP04 but I assisted to the SP5 webex presentation, and is stated there that this feature is in place
    Regards
    Alejandro

  • Error message in BW Report through Portal

    Friends,
    I really need your help to remove the waring message.
    For the purpose of changing the description on the Selection screen from “Cost Cetnters (Authorised Values)” to “Funds Centers” I had changed the ZCCTRATI variable description to Funds Centers
    Issue:
    When we open the old report we see the following information message.
    " Value if variable ZCCTRAT1 is automatically converted
    I did go to TC RSRT as of Dinesh,Vijay advice ,Just want to know that what message i need to Click .because i could nt find the relevant message
    Can u help me how to remove this ?

    Bhanu,
      Thanks for u r reply.This warning message appears every time i execute the report through portal.
    Any idea ?
    Regards
    Mano

  • User is locked in R/3 but still access the application through portal

    We are currently on NW2004s SP10 .
    We locked the User A in R/3 SRM backend system and from Enterprise Portal the same User A login and try to access the SRM application in backend . The system is allowing to access which we want to prevent .
    The authentication ticket type is "SAP Logon Ticket" .  The User A is trying to access ITS services through Portal.
    Do we have specific SSO parameter which needs to set in backend SRM application .
    Thanks
    Chandrashekhar K

    Hi
    We have maintained the following profile parameter for SSO in our SRM system . From portal we are accessing the SRM system
    login/accept_sso2_ticket          1          
    login/certificate_request_ca_url     https://tcs.mySAP.com/invoke/tc/usercert               
    login/certificate_request_subject     CN=&UNAME, OU=&WPOU, O=mySAP.com User, C=DE               
    login/create_sso2_ticket          0               
    login/disable_cpic               0          
    login/disable_multi_gui_login          0          
    login/disable_multi_rfc_login          0               
    login/disable_password_logon          0               
    login/failed_user_auto_unlock          0          
    login/fails_to_session_end          3               
    login/fails_to_user_lock          3          
    login/isolate_rfc_system_calls          0               
    login/min_password_diff               1          
    login/min_password_digits          0               
    login/min_password_letters          0               
    login/min_password_lng               6          
    login/min_password_specials          0               
    login/multi_login_users               HP          
    login/no_automatic_user_sapstar          1          
    login/password_change_for_SSO          0          
    login/password_charset               1          
    login/password_expiration_time          60          
    login/password_logon_usergroup                         
    login/password_max_new_valid          0               
    login/password_max_reset_valid          0               
    login/system_client               400
    login/ticket_expiration_time          60
    login/ticket_only_by_https          0
    login/ticket_only_to_host          0
    login/ticketcache_entries_max          1000
    login/ticketcache_off               0
    login/update_logon_timestamp          m
    Please suggest as to change any parameter value . We want to restrict the user to access SRM system from portal if he is locked int e SRM system.
    Thanks

  • Authorization problem to execute a report through portal

    Hi All,
    One of user while trying to execute report through portal, getting error message saying that
    "you are not authorized to execute the report XXXXXXX'
    Can not load query <query name> (data provider <data provider name> No authorizations for requested service.
    The report is a web template which is getting executed through portal.
    User is having all the authorizations to execute the report(report autho as well as infoprovider autho also)
    we have regenerated the user roles , done user comparision....every thing is OK.
    Still unable to execute the report.
    Please advice what can be done in this case....
    Regards

    Hi Shaik,
    Are you able to run this report with your user id?
    If so check the role or authorization objects which are missing to the user.
    And also check whether he got portal roles assigned to his profile.
    Regards,
    Ravi Kanth
    Edited by: Ravi kanth on May 12, 2009 2:06 PM

  • BI report through portal

    Hi,
    I am trying to create a iView to access the BI report through Portal.
    We have done SSO and other configuration.
    While previewing the iView I am getting the following error.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Could not find portal application com.sap.ip.bi.service.generic.
    Exception id: 08:17_28/07/08_0024_4848350
    See the details for the exception ID in the log file
    Any idea ???
    How to check log files ??
    Regards,
    Niraj

    Hi,
    Check these.
    http://help.sap.com/saphelp_nw04s/helpdata/en/a3/7b583c2439e66fe10000000a114084/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b0a5216a-349c-2a10-9baf-9d4797349f6a
    /thread/826292 [original link is broken]
    /message/3945089#3945089 [original link is broken]
    Configuring EP for connecting to BW
    Regards.

  • Portal Runtime Error while accessing BW reports through portal

    Hi,
    We are facing portal runtime error(An exception occurred while processing your request. Please send the exception id to your portal administrator) while accessing BI reports through portal frequently.
    We are unable to trace the error in the 'default trace' log file and although refreshing the cache solves this issue, it is difficult to explain this to every user individually.
    After many such errors, We found one log entry, which we are now not yet sure if it is relevant. The error states:
    1.
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP Application Integrator occured: Unable to parse template &#39;&lt;System.Access.WAS.protocol&gt;://&lt;System.Access.WAS.hostname&gt;&lt;BWLauncherComponent[PORTAL_URL]&gt;;jsessionid=&lt;Request.JSessionID&gt;?sap-ext-sid=&lt;ID[url_ENCODE]&gt;&amp;Language=&lt;Request.Language&gt;&amp;theme=&lt;LAF.Theme[url_ENCODE]&gt;&amp;sap-lafversions=&lt;LAF.AllVersions[url_ENCODE]&gt;&amp;&lt;Authentication&gt;&amp;&lt;Report&gt;&amp;&lt;BusinessParameters&gt;&#39;; the problem occured at position 230. Cannot process expression &lt;LAF.AllVersions&gt;
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContentPass(AbstractIntegratorComponent.java:125)
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContent(AbstractIntegratorComponent.java:98)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:540)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:423)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    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(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Content pass of Application Integrator failed.
    Component Name:       'com.sap.portal.appintegrator.sap.BWReport',
    Context Name (iView):  <iview name location>
    Top Layer:            'BWReport/TopLayer',
    Producer ID (FPN):    'null',
    System Alias:         'Sap_bw',
    2.
    The cluster server element 111111 is not added in the EP cluster context,
       because prtbridge on 111111 is stopped  or not yet started (maybe the server is starting or shuting down).
    Please suggest us if the above logs are related to the issue or not
    Kindly provide us any inputs or solutions.

    Hi All,
    We are also having similiar type of error in our portal. 
    com.sap.engine.services.prtbridge##com.sap.engine.services.prtbridge
    #######SAPEngine_System_Thread[impl:5]_13##0#0#Error#1#/System/Server#Plain###
    The cluster server element 125898350 is not added in the EP cluster context,
       because prtbridge on 125898350 is stopped  or not yet started
    (maybe the server is starting or shuting down).
    We have implemented the FPN using RRA.
    This error comes only for few users when they navigate in Portal. After clearing the cache, it works for all. Kindly help us to resolve this issue.
    Regards,
    Venkatesh

  • Unable to open CATS link through Portal...

    Hi Guys,
    I am unable to open the CATS Link through Portal.
    Once I click the link "Record working time", Iam getting error message i.e:
    500   Internal Server Error
    SAP NetWeaver Application Server 7.00/Java AS 7.00 
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       com.sap.aii.proxy.framework.core.BaseProxyException: Access via 'NULL' object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE
        at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
        at com.sap.xss.hr.cat.record.model.valuehelp.CatsValueHelpModel.hrxss_Cat_Wd_F4_Get_Meta_Data(CatsValueHelpModel.java:259)
        at com.sap.xss.hr.cat.record.model.valuehelp.Hrxss_Cat_Wd_F4_Get_Meta_Data_Input.doExecute(Hrxss_Cat_Wd_F4_Get_Meta_Data_Input.java:137)
        at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
        at com.sap.xss.hr.cat.record.blc.RfcValueHelpManager.onRFCGetMetaData(RfcValueHelpManager.java:294)
        ... 66 more
      at com.sap.xss.hr.cat.record.model.valuehelp.Hrxss_Cat_Wd_F4_Get_Meta_Data_Input.doExecute(Hrxss_Cat_Wd_F4_Get_Meta_Data_Input.java:137)
        at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
        at com.sap.xss.hr.cat.record.blc.RfcValueHelpManager.onRFCGetMetaData(RfcValueHelpManager.java:294)
        ... 66 more
    See full exception chain for details.
    System Environment
    How to solve this issue?

    Hi,
    You will have to check this with the person who is upporting our portal applications. From the error description it does not look like there is any thing wrong with CATS application as such.
    Regards
    Sreekanth

Maybe you are looking for

  • Is it possible to insert data into two Excel worksheets using Report Generation Toolkit?

    I'm using the toolkit to insert data into two separate worksheets in Excel using named cells. The problem is that it tends to favor one sheet or the other. In other words, one sheet will have data and the other no data and vice versa. (Sometimes I ge

  • Kicker crashing after last update - [SOLVED]

    I just updated Nvidia and everything else today and kicker is now crashing all the time. When I try to start it from console it gives me the following kicker: error in libhal_device_get_property_type: org.freedesktop.Hal.NoSuchProperty, No property b

  • Coding "Add to favorites" links for Macs

    We recentely got our iMac and I noticed that the "Add to Favorites" link on my web site doesn't work when I'm using Safari. The link worked, and still works, when I use IE. Is there a different Java code that I need to use for bookmarking links on a

  • How to dynamically set Min count and Max Count values in Adobe Print Form?

    How to set the Min Count and Max Count values dynamically in a Print Form? The values when set should over ride the values set in Binding Tab. This is all needed to print multiple Material Number labels on a single page - and the number of labels to

  • What about the final version of Gumbo?

    Hi, I'm using Flex Gumbo and several errors are ocurring. Like CSS Stylesheets and other strange problems. That's a simple question. When we'll get the final or stable version of Flex Gumbo SDK? There's a prevision? Thanks.