Associate a API Endpoint with a job (1 reply)
Hi John,
I tried editing the Job ID in the IMan Http table, but that had no effect.
Amending JobID should be done in the xml config file in the Iman/JobConf folder not the Iman database.
How do I re-associate the API endpoint with the job?
Did you take a backup of the original job? If so you should delete this errored integration and re upload the original job
One API endpoint can only be associated with one integration. The process is as follows:
1. Create an additional WebAPI endpoint
2. In the same Web API Reader you select the new endpoint from the dropdown
I created a Web API job that works beautifully.
I want to recreate that job using a different endpoint and a different database. I went through the usual procedure for copying jobs, leaving the old Web API Reader unchanged. I added a new Web API Reader, moved the flow arrow from the old reader to the new (keeping it attached to the subsequent JSON Reader), changed the database settings, tested, and it worked beautifully.
I then deleted the first Web API Reader. Doing so had the effect of removing the reference to the job from the API endpoint. However, the Web API Reader still claims to use the API Endpoint.
I tried editing the Job ID in the IMan Http table, but that had no effect.
How do I re-associate the API endpoint with the job? Do I have to recreate the whole job from scratch?