I have been setting up process monitor auto update, and have managed to get it to work - I can see the process status updates in the process monitor screen. Here is what I did.
Oracle support document id
2772617.1
explains how to set this up manually. I wanted this to work as part of
the automated build, which means supplying the parameters as part of
psft_customisations.yml
A Gotcha!
We have multiple application servers running on the same port
(but on different VMs).
This means we need different domain IDs for each process scheduler
because domain ID and port are used as a key. I would have thought
that the hostname should be included to make this a unique identifier,
but Oracle have chosen not to do that. Note that domain ID is
different from domain name. Oracle documentation suggests using
the database name in lower case. The DPK default is APPDOM
(which
is also the default domain name). If either of these is used,
when you set up the inter domain event credentials on the process
scheduler and configure the domain (for example by running):