As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
Hi, I'm trying to ocnfigure IWAF salesforce adapter connection. I'm able to configure the connection but when trying to "Create synonym", it seems running forever without any response. I noticed that it is able to make 2 connections as I can observe in the login history of salesforce.
So, it is able to connect but doesn't return back anything when trying create synonym.
Any suggestions/advise please...This message has been edited. Last edited by: Tamra,
Are you able to create a synonym using the "query" adapter? That would confirm that your user id, password and security token are correct. BTW could you let us know what the reason is for using the IWAF adapter instead of the query adapter?
Please note: You always create synonyms for a service even when you want to use an event. The default release number for the salesforce url or endpoint on an older server may refer to an obsolete version. You can change it to 33.0. This will be reflected in the next server release.
If you are still having issues please open a hottrack case. Let them know which business object and method you are attempting to create a synonym for.
N/A
Posts: 397 | Location: New York City | Registered: May 03, 2007
Hi Cliff, Yes, I'm able to connect with salesforce.com adapter. Reason for trying to use IWAF salesforce adapter is, we might need to process large volunes into salesforce for the initial load. I'm thinking as the salesforce.com adapter as target can only process insert/update. So just for the intial load, using IWAF batch processing trchnique may help in optimizing performance.
What's your advise/feedback on this? Much appreciated you taking some time on this.