Hi Guys,
I am proposing a design for my company in integrating 4 systems together and putting it into web. All the 4 systems are independent of each other but I am trying to integrate to have more automation. One of the system is as follows : I want to link my companies website (www.xyz.com) to another website (www.abc.com) with same login session. Consider this way,
- Person X logs on to www.xyz.com
- Person X fills a request form on www.xyz.com
- when he clicks submit request, this request should be forwarded to www.abc.com with the same loggin session without the person X knowing that he has been rediredted to another website. Also I want to retrieve the data on www.abc.com using the same session on www.xyz.com and send a download link to Person X to download the data that was generated on www.abc.com
How is this possible. I do not need the coding details. I need someone to help in with this implementation details. Thanks
Regards Kunal