Sage 100

 View Only
Expand all | Collapse all

Error 43 CMWUD2 Line 30484

  • 1.  Error 43 CMWUD2 Line 30484

    Posted 09-18-2022 10:32
    This error occurs during the Update of the UDF file.  I can't find any help on this error to know what causes this error 43.  Can anyone help me get through this error?  ​

    ------------------------------
    Jane Scanlan
    Partner
    Next Level Manufacturing Consulting Group
    ------------------------------

    Attachment(s)



  • 2.  RE: Error 43 CMWUD2 Line 30484



  • 3.  RE: Error 43 CMWUD2 Line 30484

    Posted 09-20-2022 11:53
    How was this resolved???

    ------------------------------
    Jeff Schwenk
    Bottomline Software, Inc.
    (540) 221-4444
    ------------------------------



  • 4.  RE: Error 43 CMWUD2 Line 30484

    Posted 09-21-2022 12:41
    No resolution yet.  @Alnoor Cassim @Kevin Moyes do either of you know what the cause of this error is and how to resolve?  ​​

    ------------------------------
    Jane Scanlan
    Partner
    Next Level Manufacturing Consulting Group
    ------------------------------



  • 5.  RE: Error 43 CMWUD2 Line 30484

    Posted 09-21-2022 12:51
    Sorry Jane.  I'm not a master developer and have not seen this before.
    The only idea I have is if you change the mask in Premium, it actually changes the column data type (within SQL), and if there is existing data in that column you could cause an issue where the old values don't "fit" into the new data type.
    This would only apply to a change, not a new UDF being added.

    ------------------------------
    Kevin Moyes
    Technical Systems Analyst
    Munjal White Consulting Co.
    ------------------------------



  • 6.  RE: Error 43 CMWUD2 Line 30484

    Posted 09-21-2022 13:27

    I'm leaving the office for the day, and I hate to respond and then walk away but I'll be able to check back on this tomorrow.

     

    I looked at the providex code and I don't think it is related to the mask on a UDF.  The line of code is converting a sequence number to a string using a mask of "0000000" which is limited to 7 characters.

    Do you have any 3rd party modifications on that installation?

     

    If you click on INFO and then Debug, you can look at some of the variable values below and it might point you to something

     

    After entering debug type the following and see if that gives you an idea of where the error is generated from.

    ?ctx.tableDest$

    ?ctx.Context$

    ?ctx.source$

    ?ctx.developerCode$

    ?ctxDatasourceTable$

    ?ctxExprestionSource$

    ?Ctx.expressionDest$

     

     

    ?ctx.SequenceNo$ will show you the sequence number that is being converted. My guess is that it is more than 7 digits long

     

     

    Don't miss out on our 2022 Fall Sage 100 User Group: View the details

     

     

    David Overholt

    DWD Technology Group, Inc.

    9921 Dupont Circle Drive West, Suite 300 | Fort Wayne, IN 46825

    260.423.2414 main

    800.232.8913 toll free

    sagesupport@dwdtechgroup.com

    www.dwdtechgroup.com

     






  • 7.  RE: Error 43 CMWUD2 Line 30484

    Posted 09-21-2022 13:34
    Thank you @David Overholt for the variables to enter at Debug --- I will give that a try.  And, yep, this end user is loaded with 3rd party mods.
    @David Speck II would it be good idea for me to run that utility you wrote to locate and correct missing blank table records in the DDs?​​

    ------------------------------
    Jane Scanlan
    Partner
    Next Level Manufacturing Consulting Group
    ------------------------------



  • 8.  RE: Error 43 CMWUD2 Line 30484

    Posted 09-21-2022 16:53
    Jane, my utility was written to resolve error #65 that was occurring when trying to source UDFs in various tables.  This issue seems to be something completely different.​

    ------------------------------
    David Speck II
    Tennessee Software Solutions
    ------------------------------



  • 9.  RE: Error 43 CMWUD2 Line 30484

    Posted 09-21-2022 12:54
    I had something very similar, look at Sage KB ID 110263 Error 65 CMWUD2.

    ------------------------------
    Tina Meacham
    RKL eSolutions, LLC
    ------------------------------



  • 10.  RE: Error 43 CMWUD2 Line 30484

    Posted 09-22-2022 13:02
    The issue is with the data in another UDF field.  An Error 43 is a masking issue.  When I went to run the update found that it stops, tries for a while then throws the error.  However, it does show where it was right before the error.  Sage is looking at the data in each UDF field as it does its work and is finding corruption in that field.  What it is going to take to fix?   The fun begins and finding the corrupted data within that UDF field for removal or correction.   However, although annoying, the update does in fact finish for UDF field that is being added, modified, deleted in its various tables as needed and it will be functional. 

    Kind Regards & Have a great day everyone. ;)



    ------------------------------
    Carmen Cruz
    Sage Consultant
    CompuData
    ------------------------------