Can anyone help me to amend the SQL below?

I do not know how to implement roles application in the Oracle Forms, so I have tried to use the below SQL to tackle this problem. The code below can be compiled successfull but its application of open form () cannot work. Can anyone help ?
DECLARE
rg_id RECORDGROUP;
rg_name VARCHAR2(30);
ret_code NUMBER;
BEGIN
rg_name := 'RG_LIST';
rg_id := FIND_GROUP(rg_name);
IF NOT ID_NULL(rg_id) THEN
DELETE_GROUP(rg_id);
END IF;
rg_id :=CREATE_GROUP_FROM_QUERY( rg_name,'SELECT PASSWORD, into
password_value FROM STAFF WHERE STAFF.LOGIN_ID =:LOGIN.LOGIN_ID');
ret_code := POPULATE_GROUP( rg_id );
--IF (ret_code <> 0) THEN
-- Message ('no such user');
-- RAISE FORM_TRIGGER_FAILURE;
--END IF;
if (:Login.password =
Get_Group_Char_Cell(rg_name||'password_value',1)) THEN
open_form('trans_tab');
end if;
end;

Note that you may have more luck posting this sort of Forms-specific question in the Oracle Forms group.
Justin
Distributed Database Consulting, Inc.
http://www.ddbcinc.com/askDDBC

Similar Messages

  • Can anyone help me with getting the best setting for me system

    can anyone help me with getting the best setting for me system on cpufan it says my temp is 38c but on corecentre it says 42c can anyone help get my system overclocked any more but keeping it stable as well thanx in advance for the help  

    my corecenter temp sometimes says im at 60 cel at idle....and i have the most recent update...i would rely on speedfan for temp control...core center seems to always read 3 degrees higher than speedfan on my pc....
    i wouldnt be too concerned...those temps are pretty low to begin with.

  • Can anyone help me with getting the iframe widget to display the url properly?

    Can anyone help me with getting the iframe widget to display the url properly?

    Please elaborate more as what exactly you are referring to, which iframe widget ? also by url do you mean page url where you are using iframe ?
    Thanks,
    Sanjit

  • HT3986 Can anyone help me to get the Tack pad drivers for windows 7 on mAcBook Air..

    Can anyone help me to get the Tack pad drivers for windows 7 on mAcBook Air..

    If you've created the Windows 7 Drivers CD/USB drive, using Boot Camp Assistant in OSX, the drivers should be on there. My MacBook Pro (2010) touchpad works fine with those drivers installed, and I think it's identical to the Air's.
    http://support.apple.com/kb/HT4407 for info on how to create this drive.

  • Can anyone help me to change the file to version 8.6 ??

    can anyone help me to change the file to version 8.6 ??
    Attachments:
    Hydrostatic_Test.vi ‏2362 KB

    Duplicate Post.
    http://forums.ni.com/ni/board/message?board.id=170&thread.id=465548
    Tim
    Johnson Controls
    Holland Michigan

  • Hi can anyone help.  I have the wrt54gs router which work...

    hi
    can anyone help.  I have the wrt54gs router which works ok untill I switch my computer off or put it into standby it then switches the router off which disconnects my sons ps3 connection. any help greatly appreciated

    try changing the router's MTU for wired and change the advanced wireless settings on the router as well.

  • Can anyone help out in parsing the xml file.

    i have this file as string in webdynpro.
    can anyone help out how can i parse it and attch to context of webdynpro with structure
    queryList
       Queryid
       name
       remarks
    <?xml version="1.0" encoding="UTF-8"?>
    <app-data>
    <content-data hyperlink="" name="RegulatoryQueries" status="USER_VALID">
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="4"/>
    <element name="QUERY_NAME" type="Text" value="shal"/>
    <element name="REMARKS" type="Text" value=""/>
    </data><data><element name="QUERY_SAVE_ID" type="Text" value="20"/>
    <element name="QUERY_NAME" type="Text" value="test"/>
    <element name="REMARKS" type="Text" value="test"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="3"/>
    <element name="QUERY_NAME" type="Text" value="query_shal"/>
    <element name="REMARKS" type="Text" value="shaleel for testing on tomcat"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="8"/>
    <element name="QUERY_NAME" type="Text" value="sap"/>
    <element name="REMARKS" type="Text" value="Demo"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="10"/>
    <element name="QUERY_NAME" type="Text" value="TTTTT"/>
    <element name="REMARKS" type="Text" value="TTTTTTTTTTTTTTTTTTTTTtesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttestend"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="6"/>
    <element name="QUERY_NAME" type="Text" value="RagQuery"/>
    <element name="REMARKS" type="Text" value="abcd"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="16"/>
    <element name="QUERY_NAME" type="Text" value="aa"/>
    <element name="REMARKS" type="Text" value="aaa"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="12"/>
    <element name="QUERY_NAME" type="Text" value="asda"/>
    <element name="REMARKS" type="Text" value="dasda"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="5"/>
    <element name="QUERY_NAME" type="Text" value="shalu"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="18"/>
    <element name="QUERY_NAME" type="Text" value="qry1234123"/>
    <element name="REMARKS" type="Text" value="aasdf"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="7"/>
    <element name="QUERY_NAME" type="Text" value="d"/>
    <element name="REMARKS" type="Text" value="sd"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="13"/>
    <element name="QUERY_NAME" type="Text" value="suresh"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="19"/>
    <element name="QUERY_NAME" type="Text" value="qrysdf"/>
    <element name="REMARKS" type="Text" value="sdfsd"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="22"/>
    <element name="QUERY_NAME" type="Text" value="llk"/>
    <element name="REMARKS" type="Text" value="dffnhjk"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="25"/>
    <element name="QUERY_NAME" type="Text" value="Query1"/>
    <element name="REMARKS" type="Text" value="Query1"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="30"/>
    <element name="QUERY_NAME" type="Text" value="1122"/>
    <element name="REMARKS" type="Text" value="w"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="32"/>
    <element name="QUERY_NAME" type="Text" value="11221"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="33"/>
    <element name="QUERY_NAME" type="Text" value="11222"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="34"/>
    <element name="QUERY_NAME" type="Text" value="11223"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="35"/>
    <element name="QUERY_NAME" type="Text" value="11224"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="36"/>
    <element name="QUERY_NAME" type="Text" value="11225"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="37"/>
    <element name="QUERY_NAME" type="Text" value="11226"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="38"/>
    <element name="QUERY_NAME" type="Text" value="11227"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="48"/>
    <element name="QUERY_NAME" type="Text" value="all fields"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="50"/>
    <element name="QUERY_NAME" type="Text" value="test34"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="27"/>
    <element name="QUERY_NAME" type="Text" value="12"/>
    <element name="REMARKS" type="Text" value="12"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="61"/>
    <element name="QUERY_NAME" type="Text" value="sureshcharan"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="62"/>
    <element name="QUERY_NAME" type="Text" value="charan"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="24"/>
    <element name="QUERY_NAME" type="Text" value="sss"/>
    <element name="REMARKS" type="Text" value="sss"/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="64"/>
    <element name="QUERY_NAME" type="Text" value="test"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="53"/>
    <element name="QUERY_NAME" type="Text" value="afsdf"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    <data>
    <element name="QUERY_SAVE_ID" type="Text" value="51"/>
    <element name="QUERY_NAME" type="Text" value="Satisfy al sets"/>
    <element name="REMARKS" type="Text" value=""/>
    </data>
    </content-data>
    </app-data>
    Thanks.
    dharmendra

    Hi dharmendra,
    Check
    Using the XML returned by XI to populate table in Web Dynpro UI
    Xml File processing
    Best regards, Maksim Rashchynski.

  • HT4060 My I pad 3 is not charging. When connected to the mains it just says Not Charging can anyone help me please as the I Pad is only 8 months old.

    My I pad 3 is showing not charging when trying to charge it. Can anyone help?

    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    And this - Unplug the charger from the iPad and then replug. May resume charging.
    The quickest way (and really the only way) to charge your iPad is with the included 10W or 12W (5W on Mini) USB Power Adapter. iPad will also charge, although more slowly, when attached to a computer with a high-power USB port (many recent Mac computers) or with an iPhone Power Adapter (5W). When attached to a computer via a standard USB port (2.5W, most PCs or older Mac computers) iPad will charge very slowly (but iPad indicates not charging). Make sure your computer is on while charging iPad via USB. If iPad is connected to a computer that’s turned off or is in sleep or standby mode, the iPad battery will continue to drain.
    Apple recommends that once a month you let the iPad fully discharge & then recharge to 100%.
    How to Calibrate Your Mac, iPhone, or iPad Battery
    http://www.macblend.com/how-to-calibrate-your-mac-iphone-or-ipad-battery/
    At this link http://www.tomshardware.com/reviews/galaxy-tab-android-tablet,3014-11.html , tests show that the iPad 2 battery (25 watt-hours) will charge to 90% in 3 hours 1 minute. It will charge to 100% in 4 hours 2 minutes. The new iPad has a larger capacity battery (42 watt-hours), so using the 10W charger will obviously take longer. If you are using your iPad while charging, it will take even longer. It's best to turn your new iPad OFF and charge over night. Also look at The iPad's charging challenge explained http://www.macworld.com/article/1150356/ipadcharging.html
    Also, if you have a 3rd generation iPad, look at
    Apple: iPad Battery Nothing to Get Charged Up About
    http://allthingsd.com/20120327/apple-ipad-battery-nothing-to-get-charged-up-abou t/
    Apple Explains New iPad's Continued Charging Beyond 100% Battery Level
    http://www.macrumors.com/2012/03/27/apple-explains-new-ipads-continued-charging- beyond-100-battery-level/
    New iPad Takes Much Longer to Charge Than iPad 2
    http://www.iphonehacks.com/2012/03/new-ipad-takes-much-longer-to-charge-than-ipa d-2.html
    Apple Batteries - iPad http://www.apple.com/batteries/ipad.html
    Extend iPad Battery Life (Look at pjl123 comment)
    https://discussions.apple.com/thread/3921324?tstart=30
    New iPad Slow to Recharge, Barely Charges During Use
    http://www.pcworld.com/article/252326/new_ipad_slow_to_recharge_barely_charges_d uring_use.html
    Best Practices for iPad Battery Charging
    http://www.ilounge.com/index.php/articles/comments/best-practices-for-ipad-batte ry-charging/
    Tips About Charging for New iPad 3
    http://goodscool-electronics.blogspot.com/2012/04/tips-about-charging-for-new-ip ad-3.html
    How to Save and Prolong the battery life of your new ipad
    https://discussions.apple.com/thread/4480944?tstart=0
    Prolong battery lifespan for iPad / iPad 2 / iPad 3: charging tips
    http://thehowto.wikidot.com/prolong-battery-lifespan-for-ipad
    iPhone, iPod, Using the iPad Charger
    http://support.apple.com/kb/HT4327
    Install and use Battery Doctor HD
    http://itunes.apple.com/tw/app/battery-doctor-hd/id459702901?mt=8
    To Extend a Device’s Battery Life, Get to Know It Better
    http://tinyurl.com/b67c7xz
    iPad Battery Replacement
    http://www.apple.com/batteries/replacements.html
    In rare instances when using the Camera Connection Kit, you may notice that iPad does not charge after using the Camera Connection Kit. Disconnecting and reconnecting the iPad from the charger will resolve this issue.
     Cheers, Tom

  • TS1559 nothing works with fixing my bluetooth on iphone 4. i cant sinc with my kia optima via bluetooth can anyone help me. none of the solutions that apple lists in their resolution section works.

    My bluetooth on my iphone does not sinc with my kia optima.  Can anyone help with this?  No solution listed by apple in their resolution section works with my phone.

    So what's the symptom you're seeing?  Can you go to Settings > General > Bluetooth and turn bluetooth on?
    Can you go to your Kia and turn its bluetooth on and have it discover nearby devices?

  • Can anyone help me?Creating the shadow copies in the file server cluster ,there are some errors occured, OS version is WSS 2012

    I construct a failover cluster(file server,AP module) for sharing files by WSS 2012,and I want to use the shadow copies to backup my data,but when making  a shadow copies on the volume which  is added to the cluster(not the CSV,just add
    it to the cluster and use it to share files,it plays the role of file server),there are some errors occured, these errors result in the shadow copies failed,error likes the following pictures:
    1: the disk F is added to the cluster,first I make the shadow copies by click the right key of mouse on the disk F,and chouse the configeration shadow copies,and click the settings, then click the schedule , and I wait just a few seconds, the error is appeared,like
    this picture 1, the wait operation timed out,and then ,
    I click the schedule button once again,a different error occured,like the following picture," the object already exists",if i don't set the schedule at first ,use the default shedule,and click the enable button also the same  error must 
    accure
    but the only diffrence is that, a shadow copy time point is created, also ,you can make the shadow copies by click " create now", that is creating the shadow copies manually. Although it can succesfully make the shadow copies, but when I select
    a time point to revert, error  occured, "A volume that contains operating system files or resides on a cluster shared disk cannot be reverted" 
    In a word,all the errors above make the shadow copies by schedulling failed,except making the shadow copies manually,but what makes me confused is that I have ever maked the shadow copies succesfully by schedul a policy,I don't know what makes it succesful,
    it's small probability, most of time ,it's failed.No matter what kind of situation, revert must be failed.
    I'm sorry for my pool english , it's the first time for me getting help in forum by english ,I don't know if I descripe my question clearly, also ,other method like the link
    http://technet.microsoft.com/en-us/library/cc784118(v=ws.10).aspx I have tried,but the same errors occured.Can anyone tell me How can I make the shadow copies in File Server
    cluster(AP module)?And I make a mistake in operating? Looking forward for your reply.Thanks!

    Hi,
    Please check the following 2 places:
    HKEY_LOCAL_MACHINE\Cluster\Tasks
    C:\Windows\System32\Tasks
    First please compare permission settings of the folder C:\Windows\System32\Tasks with a working computer. Correct permission settings if anything wrong. Specifically, confirm you current account do have permission on this folder.
    As it said "object already exists", find the schedules you created before, backup and delete all these schedules in both registry key and folder.
    Then test to create a new schedule to see if issue still exists.
    Meanwhile what kind of storage device you are using? The issue could occur on specific storage device, so test to enable shadow copy on a local disk to see if that will work.
    TechNet Subscriber Support in forum |If you have any feedback on our support, please contact [email protected]
    Thank you for you reply.On the local volume,all of these errors will not occur, but the volume in the file server cluser.There is no value in HKEY_LOCAL_MACHINE\Cluster\Tasks. On local volume, everything goes well about the shadow copy, so I do not
    think something is wrong about the permission settings of the folder C:\Windows\System32\Tasks.Storage device  is a SAN,we use RAID6 and provide the LUNs to the NAS engine, and the make the volume on these LUNs, Is Angthing wrong? Hope for you
    reply~~

  • Can anyone help me to find the Java Speech API?

    I really need to use the Java Speech API but I don't have any idea where to find it.
    In the Sun page are many implementations of the API but I want to use it and is very important for me.
    Please, can anyone send me the little API...........

    Look at the thread two posts down, that might be what youre looking for. Theres also a thread seven posts down that will help you.

  • Can anyone help me to reinstate the BP with position.

    Hi
    Can anyone tell me how to re-assign the BP with the position if BP is deleted.
    Best Regards,
    Sridhar.k

    Hi
    <u><b>Please try this -></b></u>
    <b>1.</b>
    Go to Web Transaction "Manage Business Partner". (<u>BBPMAININT</u>)
    There are several options - go for "Employee for Business Partner" and enter in the field the supplier number or search for the supplier you want to create an employee for. Hit create and fill out the screen. The upper part of the screen creates the employee, in the lower part the user id (with which you logon) is maintained. The structure of the screen is asking all relevant elements needed to create a full SRM users and integrates the account into the Org Model.
    For the central Org Unit for Bidders enter the Node Number for the Vendor Root.
    How to assign contact person user id to Vendor uploaded from ECC?
    OR
    <b>2.</b> You need to go into <u>Transaction BP</u>, select the BP for whom you want to change their roles. Click on the change button and then you can select from the drop down field "Change in BP Role" the role that you need for that BP.
    Business Partner
    <u>Other related helpful links -></u>
    Re: Central Person already exists
    Re: regarding business partner, central person and organizational unit relation
    Central Person and BP ID
    How to delete Central Person?
    Re: to assign business partner no. to central person
    Do let me know.
    Regards
    - Atul

  • Can anyone help me to upload the Order.dtd for lab7 of CAP-0501?

    Hi,
    Can anyone do me a favor to upload or copy and paste the content of the Order.dtd for lab7 of CAP-0501? That will be a great help so that I could continue my lab.
    I am reading the student workbook, but without the file.
    Thanks,

    This is the Order.dtd:
    <?xml version="1.0" encoding="UTF-8"?>
    <!ELEMENT begSeg (#PCDATA)>
    <!ELEMENT billAddress1 (#PCDATA)>
    <!ELEMENT billAddress2 (#PCDATA)>
    <!ELEMENT billCity (#PCDATA)>
    <!ELEMENT billCompany (#PCDATA)>
    <!ELEMENT billCountry (#PCDATA)>
    <!ELEMENT billEmail (#PCDATA)>
    <!ELEMENT billName (#PCDATA)>
    <!ELEMENT billPhone (#PCDATA)>
    <!ELEMENT billState (#PCDATA)>
    <!ELEMENT billZip (#PCDATA)>
    <!ELEMENT endSeg (#PCDATA)>
    <!ELEMENT item (itemNumber, itemDesc, itemQuantity, itemUnitPrice, itemPromoCode, itemTotal, itemCurrency)>
    <!ELEMENT itemCurrency (#PCDATA)>
    <!ELEMENT itemDesc (#PCDATA)>
    <!ELEMENT itemNumber (#PCDATA)>
    <!ELEMENT itemPromoCode (#PCDATA)>
    <!ELEMENT itemQuantity (#PCDATA)>
    <!ELEMENT itemTotal (#PCDATA)>
    <!ELEMENT itemUnitPrice (#PCDATA)>
    <!ELEMENT orderTotal (subTotal, taxRate, taxTotal, total)>
    <!ELEMENT order (begSeg, poNumber, poDate, poStatus, poShipCode, poShipTo, poBillTo, item+, orderTotal, endSeg)>
    <!ELEMENT poBillTo (billName, billCompany, billAddress1, billAddress2, billCity, billState, billZip, billCountry, billPhone, billEmail)>
    <!ELEMENT poDate (#PCDATA)>
    <!ELEMENT poNumber (#PCDATA)>
    <!ELEMENT poShipCode (#PCDATA)>
    <!ELEMENT poShipTo (shipName, shipCompany, shipAddress1, shipAddress2, shipCity, shipState, shipZip, shipCountry, shipPhone, shipEmail)>
    <!ELEMENT poStatus (#PCDATA)>
    <!ELEMENT shipAddress1 (#PCDATA)>
    <!ELEMENT shipAddress2 (#PCDATA)>
    <!ELEMENT shipCity (#PCDATA)>
    <!ELEMENT shipCompany (#PCDATA)>
    <!ELEMENT shipCountry (#PCDATA)>
    <!ELEMENT shipEmail (#PCDATA)>
    <!ELEMENT shipName (#PCDATA)>
    <!ELEMENT shipPhone (#PCDATA)>
    <!ELEMENT shipState (#PCDATA)>
    <!ELEMENT shipZip (#PCDATA)>
    <!ELEMENT subTotal (#PCDATA)>
    <!ELEMENT taxRate (#PCDATA)>
    <!ELEMENT taxTotal (#PCDATA)>
    <!ELEMENT total (#PCDATA)>

  • Can anyone help me what is the use of business and proxy service in osb?

    Hi,
    I am new in Osb what is the use of business service and proxy service in osb.
    I know little bit proxy service is used for actual message flow. I saw some project proxy service invoking the (using service callout,routing and publish) service,but the wsdl of the services of the proxy and business service is same.
    Please can anyone explain the flow while executing through soapUI?(that means it will hit 1st business services or proxy service)
    I have this project structure
    business service
    1.reference.biz----> this is the wsdl of ex:reference.wsdl
    2.external.biz----> this is the wsdl of ex:external.wsdl
    proxy service
    1.referece.proxy--->this is the wsdl of ex:reference.wsdl(in this proxy we are routing to reference.biz proxy service both contains same wsdls why?)
    xqueries of request and response.
    Best Regards,
    Raju.
    Edited by: 996674 on Apr 2, 2013 10:53 PM

    Hi Raju,
    Proxy Service - It is the starting point of you OSB application which deal with receiving messages, inducing logic in it like transformation, if-else, replace, java call outs,etc. You can put in your program logic here and then invoke a business service to route it to your Database or to any other queue as per your requirement.
    Business Service - It is generally used for routing purposes, like inserting the input in your Database or sending it to a different queue or BPEL process, etc..
    Cheers,
    Rit

  • Can anyone help me to change the page size to 4"' by 6" in Output designer 5.6

    I want to change the page size of my output designer to 4" height and 6" width. Can anyone guide me with the steps. Also my test presentment is a HP Laser Jet printer

    maybe that application add in disable after office upgrade
    try to manage add in related to that banking software
    https://support.office.com/en-US/Article/Enable-or-disable-addins-in-Office-programs-3e533d0f-a6cf-44b7-b6b4-3d9185b5e025
    https://support.office.com/en-us/article/View-manage-and-install-add-ins-in-Office-programs-16278816-1948-4028-91e5-76dca5380f8d
    I suggest you also contact Misys support for more troubleshoot option
    share with us the update

Maybe you are looking for

  • While running payroll i am getting an error saying  no currency in tabl

    hai frined, iam facing a problem while running payroll no currency in t100p table any help plz kumari

  • Custom Component Palette

    Hi, I want to know how can I create my component palette with differents controls. I want that my palette has several JSF components (JSF HTML and ADF Faces Core). For example, in my custom palette I have a Table (of ADF Faces Core), a InputText (of

  • Is LC Foundation bundled with LiveCycle Data Services

    I recently got this question - Do I get LC Workbench and LC Foundation when I buy LiveCycle Data Services? The answer is "No". With LiveCycle Data Services you get: 1.       LiveCycle Data Services server - It works with most application server, but

  • Java Programming Questions

    I have taken a couple class in Java programming in just regular programming with GUI/console. I am looking to further my programming skills and wonder what course I need to take to become a java programmer for companies. I am confused on all this lan

  • FETCHING DATA FROM STRUCTURE

    I HAVE A STRUCTURE T023D AND FIELD IS WWGHA ,I WANT TO FETCH DATA CORRESPONDING TO THIS FIELD HOW I CAN DO IT PLEASE TELL ME. SUGGEST IF I CAN USE FIELD-SYMBOL. THANKS IN ADVANCE.