Search:

Type: Posts; User: DArav

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    1,619

    Re: 856 ASN File Upload Error

    Mike,
    We are currently running it in DF 19.0, and in the process of updating to 20.1. The error is occurring in a Procedure that uploads the .txt file to the FTP site. The procedure runs without...
  2. Replies
    13
    Views
    1,619

    856 ASN File Upload Error

    Hello,

    I have an older windows application that reads in a EDI 856 ASN file into our program from a Customer, and uploads it to IBM/Sterling FTP Server. The program has been running fine for...
  3. Replies
    4
    Views
    1,209

    Re: Multi Tenancy WebApp error

    Got it, thank you Stephen
  4. Replies
    4
    Views
    1,209

    Re: Multi Tenancy WebApp error

    I should've been more specific. I've gone through the Learning Center course, and I have my workspace setup to constrain by tenant without issue. The issue I'm having is whenever two separate tenants...
  5. Replies
    4
    Views
    1,209

    Multi Tenancy WebApp error

    Working on our first Multitenancy WebApp, and I'm having what seems to be a simple error that won't go away. I have an Order Header table that is related to Vendor, which is related to Tenant table....
  6. Replies
    2
    Views
    6,451

    Re: Issue with Login Dialog on IE

    Thank you for the response Harm. Turns out we just had them install Windows updates, and that fixed the issue. I appreciate the response.
  7. Replies
    2
    Views
    6,451

    Issue with Login Dialog on IE

    Hello all,

    I have a webapp that has no issues running on Chrome, Firefox, Edge, etc., but it will not run with Internet Explorer. Technically it does run, but the problem is that when the page is...
  8. Replies
    10
    Views
    1,840

    cDbCJGridPromptList sorting on Search

    Hello all,

    I have a cDbCJGridPromptList for Order Entry in which the most recent Order Number needs be the first record displayed, which I have done and works just fine in Procedure Activating,...
  9. Replies
    1
    Views
    1,216

    WebLookup in a cWebGrid issue

    Hello all,

    I just recently came up with a couple errors that had never occurred through months of testing on a Webapp developed in 19. My first issue is that I have a cWebGrid, and one of the...
  10. Thread: get_CallAction

    by DArav
    Replies
    9
    Views
    3,056

    Re: get_CallAction

    Vincent,

    I deleted all .pdf's from the destination folder to test if it is a filename conflict, thinking duplicate filenames may be the issue, but it still crashed on a Quote I printed that did...
  11. Thread: get_CallAction

    by DArav
    Replies
    9
    Views
    3,056

    Re: get_CallAction

    Vincent,

    I placed the debugger in the Procedure RunReport at "If (sReportId <> '') Begin, and stepped through the code.


    Procedure RunReport
    String nQuoteNo nQuoteNo2...
  12. Thread: get_CallAction

    by DArav
    Replies
    9
    Views
    3,056

    Re: get_CallAction

    Vincent,

    I am unfortunately getting the "Unhandled exception occurred while processing get_CallAction" again, so I will describe how the report is being used. I am running 19.0 WebApp on Windows...
  13. Thread: get_CallAction

    by DArav
    Replies
    9
    Views
    3,056

    Re: get_CallAction

    Yes, it was the same report so I just decided to load a backup of the report, which eliminated the error message as well as printing the detail 3 times. Thank you for the response Vincent.
  14. Replies
    3
    Views
    1,233

    Details printing multiple times

    Hello All,

    I have a DR 6.0 report that coincides with a DF 19.0 WebApp. Until recently, the report printed correctly without any issue, but as of today the Details A section prints multiple times....
  15. Thread: get_CallAction

    by DArav
    Replies
    9
    Views
    3,056

    get_CallAction

    Hello All,

    I have a DR 6.0 report to coincide with a 19.0 WebApp. When I try to run the report from the WebApp, occasionally I get a Web Application Communication Error that says "Unhandled...
  16. Re: Printing a Report that does not contain details

    Thank you Vincent and Garret
  17. Re: Printing a Report that does not contain details

    Hi Vincent,

    To answer your questions, Yes, it is DataFlex embedded. Yes, there is an index in the child table beginning with the foreign key, and Yes, it is the main index for that column....
  18. Printing a Report that does not contain details

    Hello all,

    I have a DF 6.0 Report that prints a Quote with the data being entered as a Header/Detail in a Web Application view. As long as the Quote has data entered into the cWebGrid, the Quote...
  19. Replies
    4
    Views
    1,594

    Re: cWebGrid popup Dialog Issue

    piAddHeight is defined in the .src file, and it is being set by the value of the popup Diaglog.

    the popup code is below:



    Use cWebModalDialog
    Use cWebPanel.pkg
    Use cWebButton.pkg
    Use...
  20. Replies
    4
    Views
    1,594

    Re: cWebGrid popup Dialog Issue

    The popup is sent, but it doesn't accept the focus until after the Procedure is run.



    Object oTOPTIONS_DD is a cTOPTIONSDataDictionary
    Procedure OnPostFind Integer eMessage...
  21. Replies
    4
    Views
    1,594

    cWebGrid popup Dialog Issue

    I have a WebApp running on 18.2, soon to be converted to 19.0. The issue I'm having is that I have a Header/Detail Application, and the Detail section has a cWebGrid. The first two columns are Part...
  22. Replies
    4
    Views
    1,408

    Re: WebApp Procedures not firing

    Great, thanks Harm.
  23. Replies
    4
    Views
    1,408

    Re: WebApp Procedures not firing

    What is the recommended way to set the value of a field, similar to Entering or Exiting?
  24. Replies
    4
    Views
    1,408

    WebApp Procedures not firing

    I'm having some difficulty getting a procedure to fire in the WebApp. I have been following the WebOrder example, and the Entering_Price procedure doesn't fire when entering the field. Am I missing...
Results 1 to 24 of 24