Recent content by jchellap

  1. J

    Qxtend Error - QdocExceptionex020

    Progress Version : 11.7 Qad Version: qad ee2013 I have limited knowledge in Qxtend side. While testing few custom Qdocs through SOAP UI we are getting the below exception QdocException020 in qdoc response file. And also the error message starts with org.xml.sax.saxexception...
  2. J

    Question Pti_det Creation Logic While Item Creation.

    QAD Enterprise Applications 2013 - Enterprise Edition as of Feb 27 2013 Please let me know if anyone is aware of pti_det creation logic while item creation through the QAD menus 1.4.3 Item Data Maintenance or 1.4.1 Item Master Maintenance. Because, while creation of screen 1.4.16 Item-Site...
  3. J

    Error Location Does Not Exist

    Qad version EE Menu: RMA receipts While doing the RMA receipts, "Location does not exist " error is coming. Site and Location is available and also the entered location is available under the site. Not sure why it is coming. I could do the receipt for one line in the order. But not for the...
  4. J

    Browse Collection Display Issue

    QAD Version 2013 EE I have issues in seeing all the browses in of the customized browse collection menu. I am a member of two group in which one of the group has access to all the individual browses in the browse collection. Seems like there is no access issue. Not sure what I am missing...
  5. J

    Passing File To "output" Option

    Thanks Marco !!
  6. J

    Reason For Auto Call Status Change.

    Version : QAD 2013 EE Module : Service / Support I found sometimes the call status is getting changed automatically. For. e.g From Cancel to Closed. Is there any standard QAD functionality / setup for this change? Thanks in advance.
  7. J

    Passing File To "output" Option

    Thanks Marco ! Just need a clarification. I tested the same and getting the following waring message "WARNING: Output device entered is not a defined printer". Actually, I should be able to enter the "output " in the gpselout.i . Please advise.
  8. J

    Passing File To "output" Option

    QAD EE 2013 I have to send my .txt or .prn file to printer. My expectation is something like below Mainloop: Repeat: Update part. Output to "a.txt". For each pt_mstr where pt_domain = "zz" and pt_part = part no-lock: Put unformatted pt_part pt_desc1. End. Output close. End. I thought of using...
  9. J

    Performance Issue Tracking

    Thanks for the info ! Could you please provide more details ?
  10. J

    Performance Issue Tracking

    Qad version EE 2013 We have done many customization in our Qad with lot of ICT as well. I am checking the performance of a transaction CN-ISS. I Put the Progress 4GL trace to check the exact program which is taking more time but i could see hundreds of program which includes vanilla, customized...
  11. J

    Isb_mstr.isb.ins_date Audit Trail

    I believe it can be done through ICT also. Anyway, Thanks !!
  12. J

    Isb_mstr.isb.ins_date Audit Trail

    QAD Enterprise Applications 2013 - Enterprise Edition as of Feb 27 2013 Hello, I want to know the user details and updated date details for the field isb_mstr.isb.ins_date whenever it is getting updated.. Is there any way to track it? Other than writing a database trigger. I am not sure...
  13. J

    Question Cim Load For The Qad Menu With Ict Customized Field

    QAD Enterprise Applications 2013 - Enterprise Edition as of Feb 27 2013 I have written a CIM program for the QAD Menu - 11.9.1 End User Data Maintenance with ICT added customized field. However, the additional field (Added thru ICT) is not recognized by my program. As I am new to ICT...
  14. J

    Qad Report With Only "batch Id" Field.

    QAD Version : QAD Enterprise Applications 2013 Normally, When we include gpselout.i we get 2 field options. 1. Output 2. BatchId Is it possible to keep the Batch ID: field alone in the program? Are there any Standard QAD reports with that? Thanks in advance !
Top