Enterprise Portal Configuration Issue - GRC 10.0

Hi All,
I am following AC10EP Configuration guide to integrate portal and GRC 10.0.
According to the configuration guide i need add any entry for SPML under AUTH integration scenario as shown below.
When I am trying to add the same in my system i am getting the issue as "Choose the key from allowed namespace" as shown below.
Please suggest if there is any solution to get this fixed.
Regards,
Sai.

Hi Prasant,
Thanks for the details.
I have made all my configuration correctly. Just now my issue got fixed. I got the same message as shown above and when i clicked on ENTER button it just accepted and went through.
It is just a warning message and i stopped seeing it without clicking on ENTER button
Though its not a issue, I made it an issue for myself
Hopefully if anyone come across the same should correct it seeing this post
Regards,
Sai.

Similar Messages

  • RAR Enterprise Portal Connector issue

    Hello All,
    I'm trying to connect my RAR system to Enterprise Portal and getting "Connection Failed" message. Could anyone help me out or walkthrough the steps for creating EP connector in RAR system.
    Below is the error log:
    Apr 21, 2011 1:22:44 PM com.virsa.cc.dataextractor.bo.ConnectorUtil testConnection
    SEVERE: Cannot get data extractor for.  Reason:DEVPORTAL/DEVPORTAL
    com.virsa.cc.dataextractor.dao.DataExtractorException: Cannot get data extractor for.  Reason:DEVPORTAL/DEVPORTAL
    at com.virsa.cc.dataextractor.dao.DataExtractorFactory.getExtractor(DataExtractorFactory.java:158)
    at com.virsa.cc.dataextractor.bo.ConnectorUtil.testConnection(ConnectorUtil.java:55)
    at com.virsa.cc.comp.CreateSystem.onActionTestConnection(CreateSystem.java:1728)
    at com.virsa.cc.comp.wdp.InternalCreateSystem.wdInvokeEventHandler(InternalCreateSystem.java:281)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
    at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:333)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    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)
    Caused by: com.virsa.cc.dataextractor.dao.DataExtractorException: DEVPORTAL/DEVPORTAL
    at com.virsa.cc.dataextractor.bo.DataExtractorSAPPORTAL.init(DataExtractorSAPPORTAL.java:98)
    at com.virsa.cc.dataextractor.dao.DataExtractorFactory.getExtractor(DataExtractorFactory.java:152)
    I appreciate all your thoughts.
    Thanks,
    Mohan

    Hi
    Remember you have to use a rfc user on the ERP Back end, wich uses virsa roles. So you have to use user and password with JCO connection or SSO.
    Dont forget to check the SLD.  The logon groups should be configured in the right wat.
    regards,
    Alejandro

  • BizTalk ESB Portal Configuration Issue

    Hi,
    Can anyone please help me to resolve this below issue?
    Actually i have installed/configured ESB toolkit in Dev server and Hosted ESB web site and Webservice. all are in same machine. I am able to successfully browse the portal and able to see the exceptions.
    but when i installed/configured ESBToolkit in another environment, here BizTalk is in one machine and DB is in another machine. and the Web site and WS is hosted in Biztalk machine. initially i got few configuration errors which i was resolved and after
    that i am getting the below errors.
    Error:
    1.       Index (zero based) must be greater than or equal to zero
    and less than the size of the argument list.
    2.       Syntax error or access violation. Source: Microsoft.Practices.ESB.BizTalkOperations.BizTalkQuery
    Warning:
    1.       Exception message: An unexpected error occurred during
    initialization of the BizTalk Operations Service. ---> Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
    The above error is getting from “ESB.BizTalkOperationsService” web service which was created while configuring ESB Toolkit. The ESB Portal is accessing this web
    service and getting the data.
    I have verified the Portal source code, and find out ESP web site is calling Application() method in the ESB.BizTalkOperationsService.
    that time i am getting this error. this will happen only two diffferent servers for biztalk and DB.
    As per my understanding, this method is getting the BizTalk application details from BtsmgmtDB. but one thing i noticed, in the web.config
    in ESB.BizTalkOperationsService  does not have the Db connection string. so I am little confused how it is getting data without
    DB details.
    I referred some URLs and verified the user permission/ authenitication. every thing is correctly configured.
    I
    Can anyone please help me to resolve this issue?
    Best Regards,
    Vinoth

    Hi Abhishek,
    Thanks for your Quick response.
    I did the above steps as you mentioned above. now i am getting 2 errors and waring like
    First Error in Event viewer
    Error in the application.
    Source: Microsoft.Practices.ESB.BizTalkOperations.BizTalkQuery
    Method: Void .ctor()
    Error Source: Microsoft.BizTalk.ExplorerOM
    Error TargetSite: Void set_ConnectionString(System.String)  
    Error StackTrace:    at Microsoft.BizTalk.ExplorerOM.BtsCatalogExplorer.set_ConnectionString(String value)
       at Microsoft.Practices.ESB.BizTalkOperations.BizTalkQuery..ctor()
    second error:
    1.       Index (zero based) must be greater than or equal to zero and less than the size of the argument
    list.
    Warning:
    1.       Exception message: An unexpected error occurred during
    initialization of the BizTalk Operations Service. ---> Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
    do you have any idea about this?
    Thanks,
    Vinoth

  • Regarding Enterprise Portal Role issue

    Hi,
    The system administrator  has assgined a role called "k-role"  to a user. The K-role has some  3 pages inside it. When the user view the portal with his id, he can see the role called "K-role" and the pages. But when he clicks a page to access the documents with in it, it says "ACCESS DENIED". There is no restriction kept at the document level. Restriction is only at the role level.
    What could the error be? How can i resolve this issue? How can the user access the document?
    Regards,
    Divya

    Hi Divya,
    the portal users assigned to super admin role (usually via group Administrators) do have full permissions on every document. You HAVE to add read permissions for group Everyone in order to make the documents accessible by every portal user.
    1.      Open the Details dialog box for the item (for example, for the folder).
    2.      Choose Settings ® Permissions.
    3.      Enter one or more users, groups, or roles.
    4.      Choose Add.
    5.      Select one of the following permissions: Read, Write, Read/Write, Delete, Full Control
    Best regards,
    Martin

  • Oracle Enterprise Manager Configuration Issue in 11gR2 RAC Environment

    Trying to configure OEM in 11gR2 (2-node) RAC Environemnt with following command:
    emca -config dbcontrol db -repos create -cluster
    and getting error:
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:253)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:589)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1448)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:573)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:521)
    Kindly help me out how to get out of this error. When see the log generated against this command it shows that database connective successfully established so there is no issue in listener configuration and connection.
    Regards,
    Umair

    It is not even creating the directory hostname.domainname under $ORACLE_HOME.
    Regards,
    Umair

  • Portal Configuration Issue

    Hi All,
    I have configured a SAP provided standard iview,assigned this iview to a page ,then this page to a workset,then this workset to role and the role to two users.When I am testing the respective page through a test user ID the contents of that page is displayed correctly,for other user the contents are not getting displayed.So,what can be the possible reason for this kind of issue.
    Thanks,
    Khyana Prabha Mohanty

    Hi Khyana,
    If you are using the ess/mss iview, then you can check the authorization in the SAP system for particular user.
    Check the defult trace log for the userid. login to /nwa and monitoring > logging and tracing >> default trace > search with userid
    Hope it will helps
    Best Regards
    Arun Jaiswal

  • Compatible Portal Version for GRC 10

    Hello GRC Experts,
    We are upgrading GRC PC 3.0 to 10.0 and our Client is using Portal to access PC.   We are also planning to upgrade Portal version 7.0 to 7.3.  Please let us know which version of the Portal is compatible for GRC 10 (PC and AC will be upgraded to 10).
    We are informed that Portal 7.3 is not compatible, kindly advise if there is a patch available to make Portal 7.3 compatible for GRC 10 (PC and AC) upgrade.
    Thanks and regards
    Babu.

    Hi Babu,
    As of now EP 7.02 is supported for integration with GRC 10. Please check the SAPnotes below for the intgration and compatiability details.
    1) Note 1603438 - GRC AC 10.0 EP Plug-In (JAVA), supported NW versions
    2) Note 1607279 - GRC 10.0 Enterprise Portal - Integration Scenarios
    3) Note 1607232 - GRC 10.0 Enterprise Portal Configuration
    BR,
    Guru

  • Enterprise Portal Implementation & Configuration

    Hi All,
    I am having Licence of SAP - Enterprise Portal. please guide me onto the following issue.
    1. How can I implement it & configure it on my sever( Installation & configuration ).
    2. How can I make it available for all users so that they can access the SAP-GUI (current version ECC6.0) from the Internet 
        Explorer  i.e., they can view all the reports & transactions with IE only.
    Please guide me in detail.
    Thanks.

    Hi Rajiv,
    Configuration of Licence the Basis team will help you .
    Regarding you want to make sap GUI transaction & Report accessable to all users.
    You have to follow the step
    1. Define the system in Portal which will connect backend ECC.
    2. You have to create iview ,Page, worksets and roles
    3. Roles need to assign into User.
    I am just breafing the things .. Please specify your requirement and at which stage you are in.
    Edited by: Anja Engelhardt on Jan 21, 2011 11:57 AM

  • VERY URGENT: Issue with Reconciliation against SAP Enterprise Portal

    Hi,
    We are using IDM7.0 and we have SAP Enterprise Portal as a resource. The users in portal are from Active Directory.
    When I am doing full reconciliation against portal, it is processing only certain accounts. The reconcilaition policy is to link accounts. It is not linking teh accounts. Moreover, these accounts are not found in UNMATCHED accounts also. I don't have any account exclusion rules or something.
    I wrote a small code snippet, which does just a single account reconciliation of a particular user id. In this case the portal account is being reconciled and linked properly.
    Any ideas what the issue might be?
    And I have another question too.. in the schema attributes of the out-of-box SAP Portal resource adapter, I don't see any ammping entry for "accountId". Usually for other resource adapters there would be entry for accountId (e.g in AD, mapping is: accountId <---> sAMAccountName). In case of portal, do we need to explicitly set this mapping? If so what would be the right hand side name in the schema? Does the right hand side name changes from one deployment to the other? If so how to determine what attribute maps to accountId in our portal? Might this lack of accountId is causing the issue with the reconciliation?
    Any leads would be highly appreciated.
    Thanks,
    kIDMan.

    Thanks for the reply. I have already set up correlation rule, account linking options for different situations like FOUND, UNASSIGNED, UNMATACHED etc. If my linking configurtaion is not correct then the fetched accounts should be atleast in the account index with situation as UNMATCHED. But that is not the case.
    I am not sure if I made my problem difinition clear earlier. The problem I mentioned is not with "linking" of the accounts. The problem is IDM is detecting only some accounts. Among those set of accounts which IDM was able to fetch from portal during reconcilaition, it was able to successfully link the matching accounts to identities in IDM.
    My question is, why IDM is fetching only certain accounts and not all accounts from portal resource.
    As I mentioned earlier, when I run my code snippet to reconcile a single account, it reconciles successfully and links to user identity in IDM (if a matching idenity exists based on my correlation rule). But why the reconcilaition at the resource level is not able to fetch and reconcile teh same account.
    Regarding the accountId attribute in the attribute schema, neither the SUN documentation nor the resource adapter configuration tells about the name of the attribute on the portal side that it should match to.
    Thanks,
    kIDMan.

  • Configure SSO Connection from SAP Enterprise Portal to BOE Server

    Hi Guys,
    We recently installed a BOE Server and want to connect it to our SAP Enterprise Portal. What we need is just to display the Crystal Reports via Enterprise Portal. We have set up the following:
    SAP EP with AD Authentication
    SAP EP configured with SNC to SAP BI7 system
    SAP BOE XI 3.1 - SAP Integration Kit
    BOE Server configured with SAP Authentication via SAP BI7 System
    We've also set up BOE IK iviews and URL iviews pointing to existing reports in BOE. However, when we access it from EP, it prompts for a username and login to BOE. Is there a way to configure these so that there is no prompt for login to BOE server and SSO is used? Is it also possible to have a service account (e.g. domain/crystal) that will run the reports in BOE everytime a user accesses a report from SAP EP?
    Let me know if this is at all possible

    Hi,
    You should configure InfoView for SSO first, which required infoview.xml file modification, using windows AD default authentication. If you want to utilize the OpenDocument URL for iView then you also need to configure OpenDocument.xml file for SSO also. The SAP portal must have trust relation with the SAP BW server so the Windows AD token can be authenticate with SAP BW server.
    If you want crystal user to run all the report then you will lose data security. It can be done by hard coding user name and password in the report properties and database logon but the SSO capability can be accomplished only by windows AD, SAP or LDAP.
    For more details check BOXI Admin guide and SAP Integration Guide.
    Thanks,
    Muhammad

  • Performance issue of BI Reports in SAP Enterprise portal -in SAPNW2004s

    Dear friends,
    We are integrating BI Reports in SAP Enterprise Portal 7.0 ( SAP NW- 2004s).The reports are running properly .But the issue here is reports are taking long time to open and leading it to performance effect.
    Reports in BEX( Bi side) working lilttle better than EP platform.
    And Even BI team is looking for ways to improve the performance.
    Could you please share your ideas to implement in portal side to increase the performance.
    Thanks and Regards
    Ratnakar Reddy

    Hello Mr. Reddy,
    There are two possibilities for slow performance in BW reports, so we need to look into wether its slow in the BW system or at the frontend.
    If the problem resides in the BW system then we should be able to trace the reports
    and you can go for a SAP EW or GV sessin and SAP will provide recommendations.
    If the problem resides at the frontend
    Update the frontend servers to the latest frontend release.
    Recommended Frontend Release 700
    Recommended Frontend Patch      18
    Update the frontend servers to the lates SAP GUI release as soon as possible.
    Minimum Recommended SAP GUI Release 6.40
    Your frontend PCs should fulfill the following requirements:
    Each frontend PC should have 500 MHz and 128 MB main memory.
    Because of a limit in the addressable memory, Windows 95 is not supported as Frontend OS for 3.X BW Systems. Please refer to SAP Notes 161993, 321973 and 366626 for details.
    Please also check SAP Note 147519 "Maintenance strategy/ deadlines 'SAPGUI'".
    If you still require any assistance from SAP support then raise a message under component ( probably BW-BEX-ET-WEB).
    Provide your input, if you have any.
    Thank you,
    Tilak

  • Performance issue of BI reports in SAP Enterprise portal

    Dear Friends,
    We have  integrated BI reports with SAP Enterprise portal 7.0.Reports are running properly But the issue is reports are taking more time to dispsaly its content and leading it to  performance effect.
    In Bex ( BI side) reports  performance is little better than  SAP EP platform. BI Team also looking for ways to improve performance  at BI side.
    Could you please share your valuable ideas to improve  the performance at SAP EP side also ..
    Thanks and Regards
    Ratnakar Reddy

    Hi ratnakar,
    The first step is to identify which component is causing the performance problem. Run your report in the portal but try appending the string &PROFILING=X in the end of the URL. This will generate BI statistics which you can use to see which component (Java stack, ABAP stack, Database) is causing the performance issue.
    Hope this helps.

  • Error when configuring Web Dispatcher for SSL with Enterprise Portal

    We are in the process of configuring the Web Dispatcher using SSL to connect to our Enterprise Portal (the Web Dispatcher will be in the DMZ).  We have followed all of the help.sap.com guides and now have SSL listening on the EP side (port 8103).  We are now receiving this strange certificate error when we start the Web Dispatcher:
    [Thr 5332] Tue Mar 20 00:36:23 2007
    [Thr 5332]   MatchTargetName("<FULLY QUALIFIED HOSTNAME>", "CN=XXX, OU=XXX, O=XXXX, C=XX") FAILS
    [Thr 5332]   SSL socket: local=<IPADDRESS>:4742  peer=<IPADDRESS>:8103
    [Thr 5332] <<- ERROR: SapSSLSessionStart(sssl_hdl=009D7670)==SSSLERR_SERVER_CERT_MISMATCH
    [Thr 5332] *** ERROR => IcmConnInitClientSSL: SapSSLSessionStart failed (-30): SSSLERR_SERVER_CERT_MISMATCH [icxxconn.c 2005]
    [Thr 5332] *** ERROR => IcmConnClientRqCreate() failed (rc=-14) [icrxx.c      4919]
    [Thr 5332] *** ERROR => Could not connect to SAP Message Server at <FULLY QUALIFIED HOST NAME>. URL=/msgserver/text/logon?version=1.2 [icrxx.c      2301]
    [Thr 5332] *** ERROR => rc=-1, HTTP response code: 0 [icrxx.c      2302]
    [Thr 5332] *** ERROR => see also OSS note 552286 [icrxx.c      2303]
    We have gone through the trouble shooting note 552286 as listed in the error above.  Any assistance is appreciated.

    Hello, did you receive any resolution for this problem?  We are receiving a similar error and I am unsure of how to resolve.

  • AX 2012 Enterprise portal issue.

    We have EP site on AX 2012 and the version of SharePoint is 2010 (Enterprise) RTM.
    Once is a day, we get the following error, but after recycling the application pool of the enterprise portal the error is gone.
    Message: An unhandled error has occurred. To view details about this error, enable debugging in the web.config file or view the Windows event logs.
    Source: Microsoft.SharePoint
    Exception details:
    The file /AxStoreDropDown.ascx does not exist.
    at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetWebPartPageData(HttpContext context, String path, Boolean throwIfFileNotFound)
    at Microsoft.SharePoint.ApplicationRuntime.SPVirtualFile.GetVirtualPathProviderCacheKey(String virtualPath)
    at Microsoft.SharePoint.ApplicationRuntime.SPVirtualPathProvider.GetCacheKey(String virtualPath)
    at Microsoft.SharePoint.Publishing.Internal.CmsVirtualPathProvider.GetCacheKey(String virtualPath)
    at System.Web.Compilation.BuildManager.GetCacheKeyFromVirtualPath(VirtualPath virtualPath, Boolean& keyFromVPP)
    at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
    at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
    at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath)
    at Microsoft.Dynamics.Framework.Portal.UI.WebControls.AxUserControlUpdatePanel.LoadControl()
    at Microsoft.Dynamics.Framework.Portal.UI.WebControls.AxUserControlUpdatePanel.LoadHostedControl()
    at Microsoft.Dynamics.Framework.Portal.UI.WebControls.AxUserControlUpdatePanel.AddHostedControl()
    at Microsoft.Dynamics.Framework.Portal.UI.WebControls.AxUserControlUpdatePanel.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    Hello,
    I am still facing this issue in a production environment. Recycling app pool is fixing the issue for an hour or so, but once left for an hour it throws the same error again.
    I wonder if we got a formal response from Microsoft saying why this happens, is it a Memory leak, or a caching issue ?
    Thanks,

  • Workflow Issue - Enterprise Portal based application not updating Notif.

    Hi,
    We have designed some workflows based on Adobe Interactive Forms.
    We have mapped the APPROVAL STEP to an Enterprise Portal Application(IsrFormApproval) through the SWFVISU txn.
    We had a requirement that the Supervisor can change the contents of the Adobe Form during Approval. But when we make these changes to the Adobe form before approval, these changes are not persistent. I mean, when I make changes to the Form, these changes are not getting reflected in further approvals.
    Can anyone help me out in these regards.
    The notification changes are not getting updated by this IsrFormApproval application.
    Regards,
    Raja Sekhar

    Hi Jocelyn,
    Thanks for the reply again.
    Yes, I checked my PC has the following ActiveX Controls in place.
    1)AcroIEHelper.dll
    2)AcroPDF.dll
    3)GbDetect.dll
    4)Pdfshell.dll
    I hope these are the only DLL's that should be there by default.
    Is there any specific Configuration to be done to ADOBE DOCUMENT SERVER for this feature to work alone.
    Can you let us know where should we mention the TEST OPTION in QISRSCENARIO txn.
    Yah,I maintained all the needed parameters as you said.
    I cant find any error message in workflow log and flow goes smoothly to the next level supervisor without persisting the changes done by first level supervisor.
    So,can you let us know clearly if <b>IsrFormApprove</b> application can really update the NOTIFICATION details at Supervisor Level.
    I will check the full cycle if WS50000041 today.
    Regards,
    Raja Sekhar

Maybe you are looking for

  • How can I Adjust the Page size while Iam printing wireless ?

    How can I adjust the size if a photo While I am Printing Wireless Printer ?

  • Desktop manager update led to complete deletion of outlook calendar entries

    Mal-function in out-dated desktop manager software, so downloaded Version 4.7.0.37 Un-eventful installation and synch, but apparently something went wrong and now all entries in my Outlook (2003) Calendar (PC) have been erased; nothing happened to th

  • Regional Language settings - Cloud for Travel

    In the employee replication, preferences for example, logon languages =EN, is automatically set as English. However, when user is created as a business user, in the regional settings of the same user, the language is automatically set as Japanese. Sa

  • 'Embed system time as timecode' not accurate?

    It appears that the "system time" timecodes are not updated on every frame, even when 'Embed system time as timecode' is checked, and 'Frame Interval' is set to 1. The timecodes routinely latch onto a certain value, so that several timecodes in a row

  • Handshakin​g Scanning with PCI DMM and SCXI

    Hi, I am trying to implement handshaking scanning with hardware that I have. Here's my setup: My software : NI-DMM 2.5, NI-SWITCH 3.0.49161, NI-DAQmx 8.0.0f0, NI-VISA 3.4, VC++ 2005 Express. My hardware : PCI 4070, SCXI1000, 2 SCXI1127, SH9MD-AUX cab