This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ZMF Explorer - submitted build job - SUCCESS/FAIL notification back to VS Code - HowTo

Hi

When a build I triggered from within VS Code, a message is shown that the build was requested, that the job was submitted.

I don't get a message back that the build was successful or that it failed.

Is there a way that the user would get notified of the outcome of the build. Do I need to include an event step, if so, which one

Thank you

BRs

Johan

Labels:

Changeman ZMF
  • Verified Answer

    +1  

    ZMF Explorer 2.0.1, I provided a means to accomplish that for the user who has z/OSMF configured. This only works if z/OSMF is correctly configured and  defined in the zowe.config.json Teams profile.

    This is documented in the ChangeLog.

    The ZMF profile must be given the name of the Z/OSMF profile that is used on that LPAR.

    for example add this:
    "zosmfProfile": "zosmf"

    Once that is done a z/OSMF REST api  is issued to retrieve the submitted job status and the job output can be browsed.

  • 0 in reply to   

    Hi David,
    Thank you, I'm still waiting on my access to z/osmf. So once this is given, all should work fine as on the client side it is all configured correctly. I'll confirm as soon as I can validate this :-)
    Bus
    ohanJ