Action are not occurred in Function

Hi,
We are implementing GRC 5.3 and uploaded text files for
Business process
Function
Function Authorization
Rule set
Risk
But when we are opening Function it show blank for action fileld as below
And getting error like u201Ccom.virsa.cc.rulearchitect.dao.DAOException: ResourceException in method ConnectionFactoryImpl.getConnection(): com.sap.engine.services.dbpool.exceptions.BaseResourceException: SQLException thrown by the physical connection: com.sap.sql.log.OpenSQLException: Error while accessing secure store: File "
GCPLGRC\sapmnt\GRC\SYS\global\security\data\SecStore.properties" does not exist although it should.u201D
I have checked and found file SecStore.properties exist in mentioned location.
What could be the reason for error.
Thanks,
Digambar

Hello All,
Please help on the issue.
We are also getting the same issue , but when we check following location 
GCPLGRC\sapmnt\GRC\SYS\global\security\data\SecStore.properties ....we are able to find file there.
Thanks,
Jagat

Similar Messages

  • Child actions are not allowed to perform redirect actions. partial view

    I'm using ASP .NET MVC 5
    I'm trying to use Create view with the index view to show the created item in the same page. For that I'm using _CreateCategory as the partial view and I added following to the index view
    {Html.RenderAction("Create", Model);}
    My controller's get and post methods as follows for the Create
    [HttpGet]
    public ActionResult Create()
    return PartialView("_CreateCategory",new Inventory.Models.Category());
    [HttpPost]
    [ValidateAntiForgeryToken]
    public ActionResult Create([Bind(Include="Id,Description")] Category category)
    if (ModelState.IsValid)
    db.Categories.Add(category);
    db.SaveChanges();
    return RedirectToAction( "Index");
    return PartialView(category);
    }My index method as follows
    public ActionResult Index()
    return View(db.Categories.ToList());
    I didn't do any changes to the partial view. I'm getting error "
    child actions are not allowed to perform redirect action
    . I tried many ways to overcome this. But no luck yet.

    Please post ASP.NET questions in the ASP.NET forums:
    http://forums.asp.net
    The MVC forum is here: http://forums.asp.net/1146.aspx/1?MVC

  • Why some Vi in LabVIEW Functions panel are not in PDA Functions panel?

    why some Vi in LabVIEW Functions panel are not in PDA Functions panel?
    such as "MT Generate System Parameters.vi".......can not run on the PDA window and say:"MT Generate System Parameters.vi":subVI is not executable. 

    mathan wrote:
    WenBin wrote:
    up
    could you please explain in bit more detail
    Looks like a lame attempt to "bump" the thread.
    Adding a (nearly) empty message places the thread back on top of the list, in the false assumption that this would generate more replies.
    Well, he's partially correct, because it added the last three posts (which of course have nothing to do with the problem at hand), but it did not increase the "real" answers.
    Bumping a thread is disruptive and generally a bad idea, because it adds a lot of noise to the forum. Imagine everybody would do it! There would be so much elbowing for the top spot that all substance would be lost in the chatter.
    In the NI forums, bumping a thread is very counterproductive, because blue contributions (from NI) will typically (and hopefully!) wait until the thread is idle for a while.
    Overall, it is a bad idea!
    LabVIEW Champion . Do more with less code and in less time .

  • "following domains are not available" error - functionally trusted domains but with same NETBIOS dc computernames giving problems.

    For SCOM monitoring and user permissions I am trying to add the Action Account from HQ.local domain to some other domains like DOMAIN1.local, TEST1.local and TEST2.local. 
    (a trust persists between the domains en HQ.local, and DNS Conditional forwarders are configured to correctly resolve the FQDN DNS names).
    Problem is, when adding a user from the HQ.local domain to the Active Directory of the DC's SRVPDC01.DOMAIN1.local or SRVPDC01.TEST1.local domain I get an error:
    "The Active Directory Domain Controllers Required to find the selected objects in the following domains are not available:
    HQ.local
    Ensure the Active Directory Domain Controllers are available, and try to select the objects again."
    But when I try to do the same thing, so add user1 from HQ.local to the AD on TESTDC01.TEST2.local…. No error!
    The other way around, like adding users from DOMAIN1.local, TEST1.local or TEST2.local to the DC01.HQ.local Active directory… also no error!
    To make things even more strange, when I validate the trust with HQ.local… and then try to add user1.HQ.local -> No problem, but only for about 1 minute.. After that
    it doesn't recognize user1.HQ.local and only displays some CN=S-1-5... ID of the user. Also when trying to add a new user, I receive the error again.
    My guess is that the problem has something to do with the same NETBIOS names of the DC's (server 3 and 4). because authenticating users from HQ.local and TEST2.local
    doesn't give me errors and all other domains which have same DC names are giving errors. 
    (for testing purposes I set-up TESTDC01.TEST2.local with a different DC servername to see if the error persists, and it didn't).
    Overview of the servers and situation:
    - All server 3, 4 and 5 are on separate Vlan's and have no connectivity among each other. But they do have connectivity to the internet, the HQ.local domain and its servers
    DC01 and DC02.
    - same firewall settings for each vlan
    - even Server 4 and server 5 are on the same Vlan for testing purposes, just to make sure the firewall is not the problem.
    Server no.
    DC FQDN name
    Domain DNS name
    1
    DC01.HQ.local
    HQ.local
    2
    DC02.HQ.local
    HQ.local (secondary DNS)
    3
    SRVPDC01.DOMAIN1.local
    DOMAIN1.local
    4
    SRVPDC01.TEST1.local
    TEST1.local
    5
    TESTDC01.TEST2.local
    TEST2.local
    Two-Way Forest Trusts are configured without any problems but here's an overview when the error occurs.
    On SRVPDC01.DOMAIN1.local -> adding user1.HQ.local to the AD =
    error
    On DC01.HQ.local -> adding user1.DOMAIN1.local to the AD = no problem.
    On SRVPDC01.TEST1.local -> adding user1.HQ.local to the AD =
    error
    On DC01.HQ.local -> adding user1.TEST1.local to the AD = no problem.
    On TESTDC01.TEST2.local -> adding user1.HQ.local to the AD = no problem.
    On DC01.HQ.local -> adding user1.TEST2.local to the AD = no problem.
    What are my options to fix this? There must be more possibilities than renaming the DC names.
    And why does the problem only occur when adding users in Foreign domain ->from-> HQ.local and not HQ.local ->from-> Foreign domain. Because that's the only
    thing I really need: users from HQ.local having permissions in groups of the other domains… :(
    Any advise or help would be much appreciated. I've been struggeling with this for a while now and i'm pretty much out of ideas.

    Hi aperelli,
    On srvpdc01.DOMAIN1.local
    nslookup
    set type=all
     _ldap._tcp.dc._msdcs.hq.local
    Result:
    C:\Windows\system32>nslookup
    DNS request timed out.
        timeout was 2 seconds.
    Default Server:  UnKnown
    Address:  ::1
    > set type=all
    > _ldap._TCP.DC._msdcs.HQ.local
    Server:  UnKnown
    Address:  ::1
    Non-authoritative answer:
    _ldap._TCP.DC._msdcs.HQ.local  SRV service location:
              priority       = 0
              weight         = 100
              port           = 389
              svr hostname   = dc01.hq.local
    _ldap._TCP.DC._msdcs.HQ.local  SRV service location:
              priority       = 0
              weight         = 100
              port           = 389
              svr hostname   = dc02.hq.local
    dc01.hq.local  internet address = 192.168.1.200
    dc02.hq.local  internet address = 192.168.1.201
    =======================
    On srvpdc01.TEST1.local
    nslookup
    set type=all
     _ldap._tcp.dc._msdcs.hq.local
    Result:
    C:\Windows\system32>nslookup
    DNS request timed out.
        timeout was 2 seconds.
    Default Server:  UnKnown
    Address:  ::1
    > set type=all
    > _ldap._TCP.DC._msdcs.HQ.local
    Server:  UnKnown
    Address:  ::1
    Non-authoritative answer:
    _ldap._TCP.DC._msdcs.HQ.local  SRV service location:
              priority       = 0
              weight         = 100
              port           = 389
              svr hostname   = dc01.hq.local
    _ldap._TCP.DC._msdcs.HQ.local  SRV service location:
              priority       = 0
              weight         = 100
              port           = 389
              svr hostname   = dc02.hq.local
    dc01.hq.local  internet address = 192.168.1.200
    dc02.hq.local  internet address = 192.168.1.201
    =======================
    On DC01.HQ.local
    nslookup
    set type=all
     _ldap._tcp.dc._msdcs.domain1.local
    Result:
    C:\Windows\system32>nslookup
    Default Server:  dc01.hq.local
    Address:  192.168.1.200
    > set type=all
    > _ldap._tcp.dc._msdcs.domain1.local
    Server:  dc01.hq.local
    Address:  192.168.1.200
    Non-authoritative answer:
    _ldap._tcp.dc._msdcs.domain1.local      SRV service location:
              priority       = 0
              weight         = 100
              port           = 389
              svr hostname   = srvpdc01.domain1.local
    srvpdc01.domain1.local     internet address = 10.0.113.150
    =======================
    I have tested port 3268 and 3269 with Port Query UI and ports are listening on alle DC servers.

  • "in port" and "out port" VIs are not in the functions palette!

    Hi,
    I am using LabVIEW 2012 on a Win 7 64 bit. I want to read a digital input (3.5V) using PC parallel port. I also read this white paper:
    http://digital.ni.com/public.nsf/allkb/B937AC4D8664E37886257206000551CB
    I searched all the functions palette for “in port” and “out port” VIs but I could not find them. Apparently they are not supported in 64bit OS. What are my alternatives for reading digital input via PC parallel port?
    Thanks.

    They have not been supported for quite some time. What happens when you use the recommended VISA api?

  • Button Actions are not working -invoking task flow from other project regio

    Hi
    I have a project using a mani.jspx file having a regions and the region is updated with different views based on a router condition in my bounded task flow. Everything working fine with in the project. I have a seperate project in my application having an index.jspx and region in it. I created the ADF lib jar file of the first project and imported to this project. I could invoke the task flow in the first project to the region in the index.jspx file in the seconed project.But none of the action managed bean method attached to the buttons in this view are working.The methods are not getting called on clicking on button and no error in the backend console of Integrated weblogic server.Any body can help what could be the issue ?
    Thanks
    Suneesh

    The issue that is happening when I refreshed the region with task flow from the project I imported.If I load the taskflow from the imported project on first time rendering all my managed bean actions are executing but if I load a different flow initially and change the taskflow Id imported from other project none of the managed actions are working.
    Thanks
    Suneesh

  • The hoverover actions are not playing back correctly always

    Hello,
    I am developing manual test scripts using MTM2013. I see that hover over actions doesn't always play back correctly. The application has two levels of hover over levels in the sense i have to click on main hover over link which has multiple hover over links
    and then several links for the second layer of hover over links.
    Any suggestions on how to record and payback correctly consistently.

    Hi Starain,
    First of Thank you very much for looking into it.
    I have following features on Data Diagnostics on.
    1.ASP.NET Client Proxy for IntelliTrace and Test Impact and Intellitrace.
    2.When trying to configure ASP.NET intellitrace and test impact, it gives this message.
    3.When MTM gives that exception and gives option to close, it doesn't capture anything.
    4.I went to view Results for the test, i don't see anything captured.
    5.Can you tell me where is this Even viewer you are mentioning to look into?
    6.In mtm log file, I have configured as below as i have mentioned in another thread. Do you still recommend to go into the blog you mentioned above and set up as given in that.
    Please confirm that i ahve to still set uptrace file as mentioned in blog given in above thread and iwill go a head and try it.
    <system.diagnostics>
        <switches>
          <!-- Trace settings for MTM -->
          <!-- Change the value to change the level of tracing you want.
                You must use integral values for "value".  
                0 ==> off,
                1 ==> error,
                2 ==> warn,
                3 ==> info,
                4 ==> verbose.
                Note that each value is inclusive of the last.
            -->
          <add name="UITestTraceLevel" value="4" />
          <add name="EqtTraceLevel" value="4" />
          <add name="TestManagement" value="4" />
          <add name="TeamBuild" value="4" />
          <add name="TeamFoundationSoapProxy" value="verbose" />
        </switches>
        <trace autoflush="true">
        <listeners>
        <add name="myListener" type="System.Diagnostics.TextWriterTraceListener" initializeData="C:\temp\MTM_Trace.log"    />    
        </listeners>    
        </trace>
      </system.diagnostics>
    </configuration>
    Thanks again.

  • In Bcc CA Task tab, actions are not shown

    Hi all,
    In BCC show this content,
    Content Administration
    Project : Master_Style
    In History (tab)
    Author: admin
    Date: Mar 23, 2013 12:14 PM
    Action: create
    Author: admin
    Date: Mar 23, 2013 12:20 PM
    Action: Ready for Review
    Assets are ready for approval
    Author: admin
    Date: Mar 23, 2013 12:27 PM
    Action: Approve Content
    The content has been reviewed and appears good to proceed
    Author: admin
    Date: Mar 23, 2013 12:30 PM
    Action: Approve and Deploy to Production
    Approve for immediate deployment to Production target.
    Content Administration Project Tasks, action list box as not showing any things. now what can i do to show than actions.
    Thanks Advance.

    It looks the project is stuck in project deployment.
    No task actions will be shown during project deployment.
    Go to Content Administration>Admin Console in BCC and check in different tabs in project is hanging there.
    Peace
    Shaik

  • Delete command are not executed in function of Java Bean

    Hello Sir,
    In Java bean have a function submitData.I want in this function run delete command through PreparedStatement..But Its not executed.
    Please review..
    public void submitData()
         try
    System.out.println("Printed*************************************************************");
    Class.forName("oracle.jdbc.driver.OracleDriver");
    System.out.println("Loading....");
    Connection con=DriverManager.getConnection("jdbc:oracle:thin:@VijayKumar-PC:1521:XE","SYSTEM","SYSTEM");
    System.out.println("Connection created");
    PreparedStatement st=con.prepareStatement("delete  from simple where NAME='?' and BNAME='?' ");
    String User=getUserName();
    st.setString(1,User);
    String Bname=getBookName();
    st.setString(2,Bname);
    int y= st.executeUpdate();
    System.out.println(y);
    System.out.println("Query Executed");
    con.commit();
    con.close();
    System.out.println("Your Book are Submitted *****************");
    catch(Exception e)
    e.printStackTrace();
    }Thanks.

    Dear Sir,
    I removed the singleaquotes from preparedstatement.But Its not executed in this function.Like:
    public void submitData()
         try
    System.out.println("Printed*************************************************************");
    Class.forName("oracle.jdbc.driver.OracleDriver");
    System.out.println("Loading....");
    Connection con=DriverManager.getConnection("jdbc:oracle:thin:@VijayKumar-PC:1521:XE","SYSTEM","SYSTEM");
    System.out.println("Connection created");
    PreparedStatement st=con.prepareStatement("delete  from simple where NAME=? and BNAME=? ");
    String User=getUserName();
    st.setString(1,User);
    String Bname=getBookName();
    st.setString(2,Bname);
    int y= st.executeUpdate();
    System.out.println(y);
    System.out.println("Query Executed");
    con.commit();
    con.close();
    System.out.println("Your Book are Submitted *****************");
    catch(Exception e)
    e.printStackTrace();
    }Allthough Insert command is properly executed in another function of Java Bean.
    Please review...
    Thanks.

  • Why Hiring Actions are not visiable with other login ID within the server.

    Dear Friends,
    I have scenario as follows.
    I have one server and all congiguration is done with one employee login ID also able to see Hiring actions through PA40 in same server. And when we login with other Authorized login id im not able to see those Hiring actions through PA40.
    Parameters are set through SU01, Server is same and both the Login ID has got proper authorizations.
    Please help me out with your valuable suggestions.
    Thanks,
    Shab.

    Hi,
    Go to SU01 and give ur user id
    go to parameters
    and maintain MOL and UGR maintained as country grouping (eg:40 (India)) save and refresh the system
    then try
    Regards,
    naveen

  • Critical Actions are not showed in Reports

    I'm having a problem in displaying user analysis report in management view.
    I have uploaded SAP default rulesets and it does contain some defined critical actions. I can also display critical actions by user in risk analysis reports.
    But the problem is in "User analysis Report", the number of critical action&role is always 0. 
    Does anybody know the reason?
    Is there anything that I'm missing?
    Thank you&Regards
    Stellare

    Hi,
    if you are using CC 5.2: have you checked the field Critical Action and role/profile analysis in Configuration->Background job->Schedule Analysis ?
    I suppose you are talking about that there is no critical violation in Informer.
    Hope this help you
    Emilio

  • How to request - Updating an embedded image in a PDF using Actions but not all actions are recorded

    i am trying to create an Action in CS3 but some of my actions are not been recorded.
    What i want to do is run the Batch option on a folder with a 1,000 PDFs in it. The PDFs
    (which were created in Illustrator CS3) consist of a single page with a single embedded
    image at the foot of the page. I am trying to update that embedded image.
    The Actions i am trying to record are...
    1) Select the single image in the Links palette.
    2) Choose the "Relink.." option in the drop down menu of the Links palette.
    3) Navigate to the new image and select "Place".
    4) Save and close document.
    But the first two actions are not been recorded.
    How do i get around this problem ?
    Note: From trying this manually the new image seems to take on the horizontal and
    vertical scaling of the previous image which is what i want. But if i am going to have to
    do a script then that is a factor that may have to be incorporated into the script.
    Any help appreciated.

    Give this a trial… It does a save as which is much safer than overwriting… At least you still have your originals should I get something wrong…? I did test but only with 3 files…
    #target illustrator
    function replaceImage() {
              var i, doc, fileList, inFolder, outFolder, opts, pic, rep, rip, saveFile, uIL;
              inFolder = Folder.selectDialog( 'Please choose your Folder of AI PDFs…' );
              outFolder = Folder.selectDialog( 'Please choose a Folder to save AI PDFs in…' );
              pic = File.openDialog( 'Please choose your replacement Image…' );
              if ( inFolder != null && outFolder  != null && pic != null ) {
                        fileList = inFolder.getFiles( /\.pdf$/i );
                        if ( fileList.length > 0 ) {
                                  uIL = app.userInteractionLevel;
                                  app.userInteractionLevel = UserInteractionLevel.DONTDISPLAYALERTS;
                                  for ( i = 0; i < fileList.length; i++ ) {
                                            doc = app.open( fileList[i] );
                                            rip = doc.rasterItems[0].position;
                                            rep = doc.placedItems.add();
                                            rep.file = pic;
                                            rep.move( doc.rasterItems[0], ElementPlacement.PLACEBEFORE )
                                            rep.position = rip;
                                            rep.resize( 31.414, 31.414, true, true, true, true, 100, Transformation.TOPLEFT );
                                            doc.rasterItems[0].remove();
                                            rep.embed();
                                            opts = new PDFSaveOptions();
                                            opts.pDFPreset = '[Illustrator Default]';
                                            saveFile = File( outFolder + '/' + doc.name );
                                            doc.saveAs( saveFile, opts );
                                            doc.close( SaveOptions.DONOTSAVECHANGES );
                                  app.userInteractionLevel = uIL;
                        } else {
                                  alert( 'This Folder contained NO Illustrator PDF files?' );
    replaceImage();

  • UPK Action Area does not stay anchored

    I have a couple of UPK frames where I manually added an action area, string input and string input text. When previewing this in Try It mode, the action area does not correspond to the actual "field" input area of the software application. I recorded the screenshot in 1024x728 but when viewing Try It in 1440x900, the action areas actually float high above the area where the user actually inputs data. I tried publishing locally the player as well, and I see the same problem. What is causing this? Is there a way to fix this?

    I am experiencing a silimar problem with the action area not showing the same in the See It or Try It mode as when looking at it in the developer. It gets moved up from the actual action area. Since your post was over 2 years ago and there hasn't been any other replies, I'm assuming no one knows of a fix. Please reply if you ever found a solution.

  • Sites are not shown in full

    Some websites that requires password to open are not loading, and some websites with drop down menues are not showing all functions as well.

    Hi ...
    Installing the OS X Lion Update 10.7.3 (Client Combo) may help the drop down menu issue.
    And deleting the cache associated with Safari may help both.
    Go to ~/Library/Caches/com.apple.Safari/Cache.db
    Move the Cache.db file to the Trash.
    Restart your Mac after installing the combo and deleting the Cache.db file.
    Then try Safari.
    ~ (Tilde) character represents the Home folder
    For Lion v10.7x:  To find the Home folder in OS X Lion, open the Finder, hold the Option key, and choose Go > Library

  • Records are not deleting in SAP CCM (CCM2.0), eventhough Action code 03 is

    Hi all,
    We are facing a problem in SAP CCM 2.0, products are not deleting from Catalogs ( Internal Catalogs)  eventhough action code '03' ( Deletion) is passing to Catalogs.
    In case of updating and new records creation is working fine , changes are updating and new records getting added to catalogs.
    Could you please advise why deletion is not working. what would be the reason.
    Is there any other way to delete the records from the Catalog.
    thanks in advance

    Hi,
    There is no standard functionality for deleting items from SRM CCM 2.0.
    Very recently, we have come across the same problem that materials/items which are deleted in SAP R/3 4.7 are not getting deleted from SRM CCM 2.0 catalog.
    We have done some analysis and found the below solution.
    - You need to send an action code "04" and drop Product Category information in XML file which XI uses to send the information from ERP to SRM CCM catalog.
    For this you need to modify the XML and XI mapping for the ZACTION code(03) received from ERP.
    Once the changes are done in XML, you re-publish the catalog.
    You will find the item/s have got deleted from the catalog.
    Note: It is important to note that even for deletion, system records action as catalog items Update/Created in the logs (SLG1) but not the action as catalog items deleted.
    Hope this helps !
    Regards,
    Vikas

Maybe you are looking for