yeyeric

Results 7 issues of yeyeric

Hello, I've been struggling the whole day to deploy my serverless function. I realized that my difficulties were due to the region I was trying to deploy. Hence my question:...

question

Hello, i'm having problem inserting/upserting np.nan in salesforce. What I've tried: - upserting with np.nan -> SALESFORCE MALFORMED QUERY - replacing np.nan by '' (empty string) -> Salesforce converts those...

Hello, I've been using in production for 2 years now simple-salesforce and it's been working great. For 10 days, I've noticed serious slowness when doing bulk insert / upsert in...

Backlog

hello, I can successfuly login using simple salesforce doing: - Salesforce(my_sandbox_login, my_sandbox_password, my_sandbox_token, domain='test') - Salesforce(session_id=session_id, instance_url=mydomain.salesforce.com) where session_id is retrieved from Salesforce I precize that my application is a...

Hello, Using this plugin, it will regenerate packages for every deployment, meaning loss of time whereas they change not often. How should I do to skip this and doing it...

Hello, I'd like to know how I should do to keep the collapsible state of every node when so that when I do a refresh it displays in the same...

Hello, I've been able to use the addon like this `LINK`. However, I have a need which is to open the path from javascript. On chrome / edge, I do...

Wish