file poller proxy service :file stuck in the stageing directory
Hi All,
I have a file poller proxy service, that I have pinned to an OSB server in a cluster.
It looks like the polling part is pinned to the server but the processing is not pinned.
The file in the poll folder gets moved to staging directory but not getting processed.
I do not have shared mount folder for these file directories(poll,staging,archive.error) between these two OSB servers in the cluster.
Is it possible to pin the processing of this poller proxy to one server in the cluster only?
As an workaround I tried creating a managed server in the same domain (no cluster). But not sure how to create/deploy a file-poller proxy service to this single node server. In the sbconsole I do not see any option to create/deploy the file proxy service to this single node server,In the "Managed Server" option I only could see the list of managed server in the cluster.
Please suggest.