Getting started node web development on IBMi in PUB400 | yusy4code

Поділитися
Вставка
  • Опубліковано 17 жов 2024
  • How to practice web api in IBMi?
    1. *IOSYSCONFIG for accessing IWS - stackoverflow....
    2. APACHEDFT in IBMi (V5R3 or later) - yusy4code.blog...
    3. What is in Pub400?
    4. How to get started with pub400 - Demo
    5. End thoughts
    Node on IBMi Videos:
    • Render HTML with PF da...
    • Accessing DB2 data usi...
    Complete playlist:
    • IBMi (AS400) Web Devel...
    #as400 #ibmi-web #yusy4code

КОМЕНТАРІ • 24

  • @higiniofuentes2551
    @higiniofuentes2551 3 роки тому +3

    OMG! Welcome back! With IBMi stuffs again! Thank you Master!
    You are good in every branch of programming, but you are one of the bests when IBMi!!!

  • @josemanuelmunozmanzano4379
    @josemanuelmunozmanzano4379 3 роки тому

    Awesome!
    Thanks to you, now I have IBMi Access Client installed in my Mac, with 5250 sessions to pub400.com and I've been able to follow all your instructions.
    The only thing, I have been using the Mac terminal, ssh instruction, instead of chrome extension.
    Thanks a lot!!

  • @achelocampo8927
    @achelocampo8927 6 місяців тому

    Hi, good evening. I am new to AS400. I was showed a list of report, from 2019 to 2024. How to search a specific report from this period? Say I want only AR Report for March 2024. Currently, we have to do page down from 2019 to 2024 to see this report.
    Also, when I get onto this report, how can I save it as PDF or Excel? Currently, we print this report then scan it then convert this to Excel. Thank you very much.

  • @SurajPatil-tc7we
    @SurajPatil-tc7we Рік тому

    Hello i want say that when we create pf file and after we insert data into that and after that i want to change the column name i can do because after complied all the data will delete

  • @tejabhanu1731
    @tejabhanu1731 2 роки тому

    hi yusuf, can you tell me how to put RPG3 program into debug

  • @ignaciogarcia2070
    @ignaciogarcia2070 3 роки тому

    Thanks a Million

  • @winsmile137
    @winsmile137 3 роки тому

    very useful ,thanks

  • @rajarays6901
    @rajarays6901 3 роки тому

    hi yusuf,nodejs is installed in ibm as400 but npm is not installed in ibm as400 server. please let me know how to install the nodejs "express" module without npm inside as400 server.

    • @yusy4code
      @yusy4code  3 роки тому

      In this case you have to manually copy the express package into node_modules folder or you can try to use node's inbuild http package instead of express

  • @alexferrari9819
    @alexferrari9819 3 роки тому

    Thanks a lot for the video.

  • @jmasl7
    @jmasl7 Рік тому

    When you're asked in an interview "have you worked on the latest technologies?", it's a trick question. The correct answer to get the job is "No sir! I don't waste any time or budget on that new-fangled horse dung! There's nothing that can be done with Node JS or SQL that can't be done in RPG III on a System/38!"

  • @ohadosnat5655
    @ohadosnat5655 3 роки тому

    Hey, thank you for the video! useful stuff.
    I got a problem with my IBMi, when I'm trying to run the server, I get "Address already in use". Any idea how to fix this issue? Thanks.

    • @yusy4code
      @yusy4code  3 роки тому +1

      This means the port is being used by other application so try diff port number or find the program that is using this port and end it if not needed

  • @ryougishikir
    @ryougishikir 3 роки тому

    Hi yusy. Are u familiar on how do i enable CORS in httpadmin?

    • @yusy4code
      @yusy4code  3 роки тому

      I don’t know if there is an option available in httpadmin but we can handle it inside our program

  • @tahirm09
    @tahirm09 3 роки тому

    Thanks dear , KEEP IT UP PLZ.

  • @kaueseeland5524
    @kaueseeland5524 3 роки тому

    JDA IBM program ?

  • @mdimtiyaz2013
    @mdimtiyaz2013 3 роки тому

    Make more videos on ile with subfile

  • @leobala9441
    @leobala9441 3 роки тому

    Hi,
    I am facing this issue while logging in to PUB400..
    After connecting with my WIFI ,...Its coming like this (Error : Failed to connect to server/host PUB400.com and Port 23) ,...but while connecting with data network, its connecting,...But here network issue is there with my network, so will use WIFI
    Can anyone help me on this.....😕😭😭

    • @leobala9441
      @leobala9441 3 роки тому

      Can you Pls help me on this ........@Yusuf

    • @yusy4code
      @yusy4code  3 роки тому +1

      It’s a common issue , even I am connecting using my mobile data. The reason is your wifi firewall is blocking the pub400 IP. You can check with your wifi service provider to check this

    • @leobala9441
      @leobala9441 3 роки тому

      @@yusy4code Thank You so much,...will check with them

  • @venkatm3047
    @venkatm3047 3 роки тому

    Hi Bro... I have forgotten my password , can u help me how to reset my password....

    • @yusy4code
      @yusy4code  3 роки тому

      You need to send them email. Instructions can be found in their website