Topic by Narendra Muttineni
Content
Hi All,
We are facing one issue with Integration using CPM. We are trying to Integrate with third party. The third party system will allow only defined IP Addresses to access data. So they have to enable our RightNow system IP Address to access the their data.
My qustion here is, do our RIghtNow System is having static IP or Dynamic IP? If it is Dynamic what would be the probabilities of change the IP addresses and how to find those?
We are able to find the IP Address using $_SERVER['SERVER_ADDR'] in the script. the same is working in Test_Harness mode of CPM but if I deploy the code and test the code from PROD we are getting Server Address as NULL value. How to find the Server IP Address if it is Static ?
Please Guide/Assist me to the best possible way. Any small help it would be great appreciate.
Regards,
Narendra