I'm trying to expose a SAP producer URL iView on my SAP consumer portal, using the remote delta link functionality, but am getting an error displayed within the iView that says:
Portal Runtime Error
An exception occurred while processing a request for :
iView : N/A
Component Name : N/A
String index out of range: 7.
This iView is working fine if I go directly to the producer portal, the error only happens when it is accessed from the consumer. In addition, a transactional iView on the same producer works fine on the consumer using the remote delta link.
All security is set up properly, and I believe I am following the instructions correctly to expose the iView on the producer, using "Copy" and "Paste as Local Content" to create the remote delta link on the producer.
Has anyone else seen this error, or better yet, figured out how to fix it?