Zen 7 Verify not populating Macro values

This is Zen 7 on XP SP2.
This deals with using values under MSI> Properties that enter values into the MSI installs into the Registry or INI files.
On the initial install the values are installed as intended. However, if the AO "Verify" is selected, the values in the AO are ignored and the default value in the MSI Property table is used. If I remove the configuration settings from the MSI and use the AO to create or verify the reg or INI entries that works fine, but is not ideal.
Where can I start to try to resolve this issue. Thanks in advance for any insight.

sperrym,
It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.
Has your problem been resolved? If not, you might try one of the following options:
- Visit http://support.novell.com and search the knowledgebase and/or check all
the other self support options and support programs available.
- You could also try posting your message again. Make sure it is posted in the
correct newsgroup. (http://forums.novell.com)
Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.novell.com/faq.php
If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.
Good luck!
Your Novell Product Support Forums Team
http://support.novell.com/forums/

Similar Messages

  • Shuttle oddity - Not populating all values

    APEX 4.1
    Oracle 11g
    I have a form where you select a department, P37_PROD_DEPT_CD, select list
    Always replacing any existing value in session state
    Static Assignment
    <code>
    select PROD_DEPT_CD || ' ' || PROD_DEPT_NM d, PROD_DEPT_HIER_CD r
    from PRODUCT_DEPARTMENT
    WHERE PROD_DEPT_CD != '-1'
    order by 1
    </code>
    Now select a subdepartment, P37_PROD_SUBDEPT_CD, shuttle
    Always replacing any existing value in session state
    Static Assignment
    <code>
    SELECT prod_subdept_hier_cd || ' ' || prod_subdept_nm d, PROD_SUBDEPT_HIER_CD r
    FROM apnew.PRODUCT_SUBDEPARTMENT
    WHERE prod_dept_cd in (select substr(column_value,1,3) FROM TABLE(util.split( :P37_SUBDEPT_CD_HIDDEN, ':')))
    AND PROD_SUBDEPT_CD not in ('888')
    ORDER BY d
    </code>
    Where
    P37_SUBDEPT_CD_HIDDEN
    Always replacing any existing value in session state
    Item source = P37_PROD_SUBDEPT_CD
    Returns:
    d
    r
    936-237 OUTDOOR GAMES/TAILGATE
    936-237
    936-239 LARGE TRAMPOLINES
    936-239
    936-278 COOLERS
    936-278
    936-279 GRILLING
    936-279
    936-281 FURNITURE
    936-281
    936-287 SHELTERS
    936-287
    Now select a class,  P37_PROD_CLASS_CD, shuttle
    Always replacing any existing value in session state
    Static Assignment
    <code>
    select PROD_CLASS_HIER_CD ||' '|| PROD_CLASS_NM d, PROD_CLASS_HIER_CD r
    from PRODUCT_CLASS
    WHERE instr(:P37_PROD_SUBDEPT_CD,prod_subdept_hier_cd ) > 0
    order by 1
    </code>
    This code returns a class for all values except 936-278 Coolers.
    When I run the code in the database using the subdepartment value of 936-278, it returns the following but not in APEX.
    d
    r
    936-278-135 PERSONAL COOLERS <20QTS
    936-278-135
    936-278-136 TEAM LICENSED COOLERS
    936-278-136
    936-278-140 FAMILY COOLERS 20QTS+
    936-278-140
    936-278-145 SOFT SIDE COOLERS
    936-278-145
    936-278-150 THERMO ELECTRIC COOLERS
    936-278-150
    936-278-155 ACCESSORIES COOLERS
    936-278-155
    936-278-160 JUGS
    936-278-160
    936-278-163 MARINE COOLERS
    936-278-163
    I'm stumped.  There are no filters, I've tried adding trim to the subdepartment return and the where clause in the class selection.  Debug shows no errors.  Firebug shows the correct value in the DOM.
    Has anybody see this behavior?  How do I get this one class to populate in the shuttle?

    Finally getting a chance to get back to this issue.  It looks like you were right with the cascading LOV.  The Page items to submit was the culprit.  It was set to the wrong item and when I change it to the class cd, it fixed the problem.  It still is weird compared to the other subdepartments.  When you highlight in the left subdept shuttle, the class values appear for everything except my one problem child still.  After updating the LOV, they still do not appear until you move the subdept to the right shuttle.  But at least they appear now.  Thanks.

  • Discount Value - 0RPA_REA Not Populating Correctly in Multiprovider ZXX_XX01

    Hi Gurus,
    Discount Value - 0RPA_REA Not Populating Correctly in Multiprovider ZXX_XX01,
    As you aware discount value (0RPA_REA) has Positive values correspond to a reduced sales value. Negative values correspond to a markup on the sales value.
    Item discounts are already taken into account in the sales value. Discounts at POS transaction level (header discounts) are only taken into account at the point of processing.
      This key figure is supplied by the Data Sources 0RT_PA_TRAN_CONTROL and 0RT_PA_TRAN_TOTALS and is filled by PIPE field REDUCTIONAMOUNT.
    Can some one let me know how to achieve the correct discount type from POSDM?
    Thanks and Regards,
    Ramesh D

    Hi Ramesh,
              As Vikrant mentioned the discount values are shown against record qualifier 1101 in 2 instances in your snapshot.Please check the receipt/MON0 and compare the discount values.
    Alternately pick anyother transaction which has maximum no of discounts and compare in RSA7.
    You may also Import/Export this transaction and verify in any other environment(DEV/TEST) etc to see the results are matching.If not matching, then possibly,some of the config TRs may be missing in PROD.
    Hope it helps.
    Best Regards,
    Aram.

  • Batch characteristic value not populated!

    Hello guys,
    please would appreciate advice to following:
    I created two reference chars z_goods_receipt (MCH1-LWEDT) and z_created_on (MCH1-ERSDA). Chars assigned to material batch class. During GR in Classification Dates (chars values) are visible, but after GR is saved, in batch chars values are not populated.
    Consequently, I can not use these chars in sorting criterium for delivery batch determination - batches are not sorted acocrding to dates.
    Batches on material level. In Customizing (Classify batches within goods mvt), for mvt 101 setting is 4 (Classification always in foreground (all batches)) - but bug remains even if i try with other options. Check with developer shows not much help from EXIT_SAPMM07M_004 or EXIT_SAPMM07M_004 or EXIT_SAPLV01Z_012.
    Any idea how to populate these chars in batch?
    Alternatively, what else I could use in order to enable FIFO batch determination for batches in delivery?
    Thanks for prompt replies!
    Br, Jan

    Hello,
    SAP reply -standard behaviour. After save in MSC2n values read from MCH1, after that in MSC3N value read from AUSP.
    Issue solved using non reference charactereristic and adding code into ZXMBCU04.
    Br, Jan

  • Virtual Characteristic value not populating in the query output

    Hi Experts,
    I am new to BAPI and I am using this to populate the values of virtual characteristics.
    I wrote the below code to populate if an order status got some status value then i need to populate the flag y if not n.
    I got the order value in the reprot. I need to go to order master data and should get the status and then i have to do the comparision and populate the flag zww_teco in the report.
    The below is the compute method of my implementation class.
    FIELD-SYMBOLS :
    <fs_0cs_order> TYPE ANY,
    <fs_zww_teco> TYPE ANY,
    <fs_status>  TYPE ANY.
    if p_cha_0cs_order > 0.
      ASSIGN COMPONENT p_cha_0cs_order OF STRUCTURE C_S_DATA to <fs_0cs_order>.
    endif.
    if p_cha_zww_teco > 0.
      ASSIGN COMPONENT p_cha_zww_teco OF STRUCTURE C_S_DATA to <fs_zww_teco>.
    endif.
    Select single /BIC/ZSYSTATUS
        from /BI0/PCS_ORDER into <fs_status>
       where CS_ORDER = <fs_cs_order>.
    if <fs_status> CP 'TECO'.
      <fs_zww_teco> = 'Y'.
    else.
        <fs_zww_teco> = 'N'.
    endif.
    But I am not sure why the values are not populated. But when i debug , i could see the values for
    P_cha_0cs_order = 35
    p_cha_zww_teco = 54
    But i could get the values of <fs_0cs_order>, <fs_zww_teco> after assign component statement.
    And it is firing me a dump in select statement. Also when I click c_s_data i am getting S____274, S____505 fields like that in the structure but i could see p_cha_0cs_order
    Can you please guide where i am missing ...
    Thanks
    Vamsi
    Edited by: vamsi talluri on Nov 9, 2011 6:14 PM

    Hi Sushant,
      RSRT --> Enter Query Name
    Click on Technical Information --> If " Virtual Char./Key Figures " = Y
    In my case , even then i clciked generate report,
    even after that P_CHA_0CS_ORDER = 35
    and after assign component P_CHA_0CS_ORDER of structure c_s_data to <FS_0CS_ORDER>.
    the <FS_0CS_ORDER> is nothing , here i should get the value of cs_order value of that record but it is coming empty which i am not able to rectify. How should i change or i need to put any other setting to get the value populated into my <FS_0CS_ORDER>.
    Can you please guide me .
    Thanks
    Vamsi

  • Value not populating in the print out (sales order) for the 1st time

    Hi friends,
    While saving a sales order, the order confirmation going to the user is not populating the LDC field. LDC is Last date of change. This field can be found in the Additonal data 2 tab of the material in the sales order. When I enter a date in this field and save, the print preview of the output has this value, but the print out does not carry this value.
    Another weird thing about this issue is that, the second time i trigger the output, the print out has the value.
    Please give me some clue on where to check and how to go about fixing this problem.
    Regards,
    Shanu.

    Dear Shanu,
    This issue may be related bug in the output program so take help of ABAPer to fix the issue.
    I hope this will help you,
    Regards,
    Murali.

  • Field is not populating in BDC from Table Control value????

    Hi Experts,
    After adding a new Quantity (MY_QUANTITY) field to the existing Table control, I populated the data from SAP into it.
    Now, the user will change (if he wants) its value, then he clicks the Push Button by expecting the posting of the Document i.e.in other words. the Control encounters the statement of MY_FORM_CREATE_ABAVN_VIA_BDC in my Prog.
    But, MY_QUANTITY (changed, even not changed too) value/s is not passing in to my BDC_DATA table/code?
    I am doing BDC for ABAVN transaction and wanting the Quantity filed of ''Partial Retirement'' tab to b populated in BDC. So, I am using as,
    SAPLAMDP--Screen 100--Field as ANLA-MENGE (its a Subscreen/Tabs of SAP Screen)
    So,
    1) Problem is with my BDC code?
    2) or, ''SAPLAMDP--Screen 100--Field as ANLA-MENGE'' is this wrong?
    3) or else any other?
    Message was edited by:
            Sridhar
    Message was edited by:
            Sridhar
    Message was edited by:
            Sridhar

    Hai sridhar,
    The problem is within the BDC  Code.
    Because For the effect of adding the field there is no correspong change in bdc is done.So record one more time use the latest one(After adding the field)
    Hope this helps you.
    Regds,
    Rama.Pammi

  • New COPA Value field not populating in BW

    We created a NEW value field (VV0056) in SAP COPA that is NOT pulling manual journal entries into BW (document types AB and SA). All other value fields are pulling in all document types and balance to SAP u2013 itu2019s this new one that is not.  We do not have any restrictions on selection of data coming into BW.
    The manual journal entry is in our CE1* table in R/3.
    We are still 3.x data loading in our BW 7 system.
    Any ideas on what to look for?  Your input is greatly appreciated.
    Renee Mercede

    Hi Renee
    The new fields that has been added must be either in the COPA table or the corresponding datasource.
    If it is added in the table
    1) You need to enhance the corresponding datasource with a z-field that wiill represent the field added in the table.
    2) This field will have to be populated through an ABAP routine.
    3) Check the populated field values in RSA3.
    4) Replicate the datasource in BW.
    5) Create infoobject for the enhanced field.
    6) Add infoobject in the corresponding BW data targets.
    7) Change transformations / UR's - TR's.
    8) Extract data.
    If it is added in the datasource - which means you know from which base table this field needs to be populated.
    Carry out steps (2) to (8) from above.
    Cheers
    Umesh

  • Report Painter values are not populating for a particular cost center

    Report Painter(GR55) values are not populating for a particular cost center for the months of April 1 2011 where as for May onwards values are displaying correctly..We have check the transaction code KSB1 for this cost center there are some values posted for the period of April..
    Can any one help me to find out where exactly the issue is and how to resolve the same..

    Please check your variables in your report.

  • Net value in the Invoice not populated correctly

    Hi friends,
    The net value in the Invoice is not populated correctly. The sales order unit price is say 100/EA and the qty is 10 and the net value is 1000 Rs. THe invoice is also showing up the unit price and qty similar to the sales order but the net value picked is 500Rs. There are no discount conditions as well. What might be the possible reasons for this?
    Thanks
    Isaac

    Hi,
    Check whether you have entered th value manually in the sales order and overwritten the condition record value .If so also check you copy control setting in VTFL that pricing type B is maintained at item level for the respective doc type .
    It can happen that you have condition record maintained for 50rs per quantity and you have changed price manually in sales order to 100 per qty. Now if in copy control VTFL pricing type B is maintained than system will redetermine the prices at the billing level.
    If this is the case than change the settings in VTFL pricing type at item level to D
    Please check and revert with your feed back
    Regards,
    Krishna O

  • Fund Value is not populated in Vendor payment

    Hi All
    We have created new balance sheet account and we are trying to post the document. Fund value is not automatically populated.  Normally during posting commitment item related fund value is automatically populated.
    If you have any idea how to populate the fund value automatically for newly created GL Account.
    Note: Transaction code FMDERIVE we have mentioned the FUND and commitment item still the problem persist.
    Regards
    K.Gunasekar
    Edited by: KGUNASEKAR on Aug 30, 2010 12:29 PM
    Edited by: KGUNASEKAR on Aug 30, 2010 12:44 PM

    Hi
    When i am trying to post the document by manually simulation itself i am getting the fund value automatically but during manual posting without simulation i am trying to post the document at that time fund value is not populated automatically. Please help.
    Regards
    K.Gunasekar

  • Possible Bug with SqlDataAdapter.Fillschema DataColumn.Unique values are not populated.

    Hi all,
    I have done a lot of searching for answer to this problem this evening and so far have not found a solution but have found multiple people with the same issue.
    When using SqlDataAdapter.FillSchema() from a table that contains a Primary Key and columns with Unique constraints the only DataColumn.Unique value to be populated is the Primary Key.
    From reading the MSDN entry for dbDataAdapter this is not the intended functionality
    Can anyone suggest avenues to try or where to raise this issue if the method truly is not functioning as intended?

    Hello HarborneD,
    >>When using SqlDataAdapter.FillSchema() from a table that contains a Primary Key and columns with Unique constraints the only DataColumn.Unique value to be populated is the Primary Key.
    From your description, it is not very clear how your table is defined, I tried to reproduce this issue with below table(not sure if it is similar with yours, if not, please share it with us):
    CREATE TABLE [dbo].[T20141230] (
    [ID] INT NOT NULL,
    [Name] NCHAR (10) NULL,
    [Birthday] DATETIME NULL,
    PRIMARY KEY CLUSTERED ([ID] ASC),
    CONSTRAINT uc_PersonID UNIQUE ([Name])
    And the code used to full the schema:
    SqlConnection con = new SqlConnection(@"Server=(localdb)\Projects;Database=ADO.NET;Trusted_Connection=True;");
    try
    con.Open();
    SqlCommand cmd = new SqlCommand("select * from [T20141230]", con);
    SqlDataAdapter da = new SqlDataAdapter(cmd);
    DataTable dt = new DataTable();
    da.FillSchema(dt, SchemaType.Mapped);
    da.Fill(dt);
    catch (Exception)
    finally
    con.Close();
    However, I could all columns populated with values from database. I used VS2013, .NET 4.5 and windows 8.1, you could have a try with my demo.
    >>Can anyone suggest avenues to try or where to raise this issue if the method truly is not functioning as intended
    If it is an exact issue which is not reported yet, you could post it to this site below:
    https://connect.microsoft.com/VisualStudio
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Values are not populating...

    After selecting the data from LOV the values are not populating in the respective fields.
    i've checked the 'LOV' no problem in that,but im think below coding have a problem.
    declare
         b boolean;
    begin
         :global.job:=null;
         clear_form(no_validate);     
         b:=show_lov('view');
         :GLOBAL.ADDNEW1:=0;
    --     go_block('JOB_CARD_MAIN');
         GO_ITEM('JOB_CARD_MAIN.BRANCH_CODE');
         set_block_property('job_card_main',default_where,'job_no='||chr(39)||:job_card_main.job_no||chr(39));
         execute_query(no_validate);------after this line get execute the values get disappear from the field
         insert into da.mylog(username,tname,mdate,oper) values(user(),'Job Creation',sysdate,'S');
         commit;
    end;
    Pls help..

    Which trigger do you have this code in? I'm guessing it is a Key-ListVal trigger.
    Have you tested the WHE RE clause in SQL*Plus to ensure it returns a record set? Most likely, the query returns no rows which could explain why the block is empty. Also, why are you clearing the entire Form instead of just the JOB_CARD_MAIN data block? Perhaps you should try:
    Go_Block('JOB_CARD_MAIN');
    Clear_Block(NO_VALIDATE);Also, the EXECUTE_QUERY built-in does not have a NO_VALIDATE parameter. It only supports the following parameters:
    ALL_RECORDS
    FOR_UPDATE
    or the combination of the two (ALL_RECORDS,FOR_UPDATE). It also allows you to set the Locking mechinism by passing the parameter NO_WAIT.
    Just a suggestion, try your query in SQL*Plus to make sure it produces a record set and Comment out all the extra stuff in your code and only keep the SHOW_LOV, CLEAR_BLOCK, SET_BLOCK_PROPERTY and EXECUTE_QUERY to see if a row is returned. If yes, then add the rest of your code back one line at a time.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • The selected signed file could not be authenticated. The file might have been tampered with or an error might have occured during download. Please verify the MD5 hash value against the Cisco Systems web site

    I am trying to load any 9.0.3 firmware on my UCM 5.0.4.2000-1 server. Every newer firmware I load throws the following error. I have verified the MD5 is correct and also downloaded the file several times with the same result. I can load the same firmware file on another UCM server and it loads fine. Any ideas?
    Thanks in advance!
    Error Message:
    The selected signed file could not be authenticated. The file might have been  tampered with or an error might have occured during download. Please verify the  MD5 hash value against the Cisco Systems web site:  9b:b6:31:09:18:15:e7:c0:97:9f:e6:fe:9a:19:94:99
    Firmware File: cmterm-7970_7971-sccp.9-0-3.cop.sgn
    UCM version: 5.0.4.2000-1

    Thanks for your reply. We have a lab environment where I maintain  UCM 5.0, 5.1, 6.0, 6.1, 7.0, 7.1 and 8.0 servers each running the latest released firmware for our QA testing team. I have downloaded and installed the latest device packages but find that if I try to install any firmware newer then 8.3.1 on either 5.0.4 or 6.0 i start getting MD5 hash authentication errors. It looks like 9.0.3 firmware should work on UCM 5.0 and 6.0 so I am lost as to why I can't seem to update any firmware for any model phone if it is newer then version 8.3.1 on either 5.0 or 6.0. while 5.1 and 6.1 work without issues. Maybe it is just a bug. I mostly wanted to see if anyone else has experienced this or if it is just me.

  • Chracteristic values folder  not populated for Infoobject in query

    The Query is created on an Infoset, based on 2 ODS's. In one of the ODS, the new infoobject is created and the INFOSET is adjusted appropriately . The values are displaynig correctly in the ODS and in the INFOSET, but not showing in the query. The " Chracteristics values" folder is not populating in the Query.
    am i missing something?
    points will be awarded.

    Hi,
    check this note:
    BW InfoSet: Include filter value in on-condition
    SAP Note Number: [1064698|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bw_bex/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d31303634363938%7d]
    Hope this helps.
    Regards
    Andreas

Maybe you are looking for

  • EPM 11.1.2.3 configuration question

    Hi, I have setup two solaris zones(hostname#1 & hostname#2), on the hostname#1, I installed Oracle 11g and created database, and also installed and configured EPM foundation services(including OHS) & essbase server. On hostname#2, I installed& config

  • Deleting from Photo Stream now possible in iPhoto 9.2.2

    Just downloading the new iPhoto 9.2.2 It claims "Photos können jetzt aus dem Photo Stream gelöscht werden". (You now can delete Photos from Photo Stream) - I hope we will be seeing this soon in Aperture, too - finally.

  • Configure Oracle Applications Web Server

    Could anyone guide me in how to configure Oracle applicaions to be accessed via INTERNET & what's the requirements to make this cometrue??????, i'll appericate anyhelp. Thnx

  • Subscription expires soon notice

    Hi, I received an email today that state my subscription expires in 3 days. I look at my account status and everything is current. The email does not say what subscription expires. Is this a fraud email or is it something I need to address Thank you

  • Discovey system Client copy error TA 074 cannot open log :\\hit-nxdomain\sa

    I have HP Discovery system installed as per quick start guide. After the completion when I tried to cpy client 200 I get error msg TA074 can not open log: hit-nxdomain\sapmnt\trans\log\cc000013.erp Tried adding sapmnt full  permissions to SAPserviceE