Would it be possible to load data dynamically into salesforc

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
mystuff
Premium Member
Premium Member
Posts: 200
Joined: Wed Apr 11, 2007 2:06 pm

Would it be possible to load data dynamically into salesforc

Post by mystuff »

Hi,
I am trying to see if its possible to load data dymanically from sequential file to salesforce with RCP enabled.

Sequential file ( with schema file) ---> salesforce plug in.
rkashyap
Premium Member
Premium Member
Posts: 532
Joined: Fri Dec 02, 2011 12:02 pm
Location: Richmond VA

Re: Would it be possible to load data dynamically into sales

Post by rkashyap »

Probably not. We have been advised that current versions of salesforce pack (1.501 and 1.502) do not support RCP.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The load side probably not, as noted, but you could certainly use RCP on the read side. You would have to make very sure that, at whatever point you transition to not using RCP (possibly a Transformer or Copy stage) that you have sufficient columns named identically to those required on the output.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
rkashyap
Premium Member
Premium Member
Posts: 532
Joined: Fri Dec 02, 2011 12:02 pm
Location: Richmond VA

Post by rkashyap »

We had reported that RCP is not working on SFDC pack to our service provider and were advisedRCP is not currently supported in the SFDC Pack. The bug is that the button/checkbox should not be presented.Currently we have a PMR open for this issue.

Please note that we have installed Solaris version of SFDC pack. Apparently SFDC pack on other OS supports some features that Solaris one does not (eg Existing SFDC patch on Linux supports API version 32 vs 27 on Solaris).
Last edited by rkashyap on Tue Jun 02, 2015 9:20 am, edited 1 time in total.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

You do realize that the correction to the bug will be the removal of that RCP checkbox, yes?
-craig

"You can never have too many knives" -- Logan Nine Fingers
rkashyap
Premium Member
Premium Member
Posts: 532
Joined: Fri Dec 02, 2011 12:02 pm
Location: Richmond VA

Post by rkashyap »

yes. :wink:
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

8)
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply