Search results

  1. M

    Error Error 8030

    I checked within my team and got below instructions in a saved document. --Put the latest tt_ord.i at /twl/cust --Do a TWL compile of the appserver code --stop Appserver --restart Appserver But, I am unable to query the appserver using "asbman -name twlappsrv -query" on dsc-aix-dev. Getting...
  2. M

    Error Error 8030

    I found two concepts, which seem to be related to the error 8030, below snapshots. By looking at the error, the procedure is getting executed in an appserver instance and may be there the tt_ord has 114 fields. To find the appserver propath, I checked ubroker.properties and got below path. But I...
  3. M

    Error Error 8030

    Sure, I will quickly focus on the Error 8030 for now and will try to find out the spot where the system encounters with the discrepancy in number of fields. It happens during the appserver connect call below, and I get that error 8030. Will get back real quick. RUN fill.p ON SERVER pserv...
  4. M

    Error Error 8030

    Actually, I am not doing this in the same procedure. To be precise - I have two files "order.w" and "fill.p". I have given the connect statement (connect value("-db sox -N tcp -H sst-aix-test -S 8100").) in "order.w" and I am accessing table item-cust from sox database in "fill.p". I believe as...
  5. M

    Question Infor Cloud Suite Training Material

    Hello to all, Can you please share some inputs on where to find Infor Cloud Suite Distribution Training Material, like for below topics ? ION API's homepages IONalerts printer set ups on cloud IONdesk for EDI integrations DataLake
  6. M

    Error Error 8030

    Thanks, but I have checked that post. This file tt_ord.i exists in two places in my E drive and and I have already verified that number of fields is same in both the files. But still I am getting this error. I am unable to do a full compile due to below error, which I have explained in my post...
  7. M

    Error Error 8030

    Hello to All members, Can you please advise on how to resolve below error ? This file tt_ord.i exists in two places in my E drive and and I have already verified that number of fields is same in both the files. But still I am getting this error. May be this is related to above error. For...
  8. M

    Unable to find and edit the source code of GUI application

    Osborne and Rob, Thank you so much for giving valuable inputs. As per your suggestion, I went back to the team and asked about the environment settings. I am able to compile and run the code.
  9. M

    Unable to find and edit the source code of GUI application

    There is just the name of the .I file. I get below, "?", in the window when I run the command, in procedure editor, to find the path of .R. Please suggest. Just to try - I copied all the files to a separate folder "D:\mdtest" and added the same to the propath, shown below. But now, I am...
  10. M

    Unable to find and edit the source code of GUI application

    Hi All, I have worked for couple of years in Progress 4 GL Support project and I am now moved to development. I have been assigned with an assignment, about adding one more option in the selection list and getting the respective result set on GUI application. As I have to learn, work, and...
Back
Top