Тёмный

Integration using Salesforce Connect 

Salesforce Apex Hours
Подписаться 109 тыс.
Просмотров 27 тыс.
50% 1

Опубликовано:

 

1 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 36   
@mythiligaming
@mythiligaming Год назад
How can we give password appended with security token?
@erwaqar
@erwaqar Год назад
you can get the security token click on the top right corner setting and setup in quick find search security token then reset and salesforce will mail you the security token thanks .
@yamatoanshu
@yamatoanshu 2 года назад
Thankyou...! But how we can connect Oracle 11g xe with Salesforce? Please help me...! Or make a Video on that. Would be really helpful.
@apexhours
@apexhours 2 года назад
we will plan soon
@yamatoanshu
@yamatoanshu 2 года назад
@@apexhours Thankyou...! Eagerly Waiting For The Same.
@saimanojaki1995
@saimanojaki1995 3 года назад
In consedrations slide mentioned valdation rules not supported But during giving demo valdation rule have been afected Kindly please let me know valdation rules and triggers are supported
@meeranair1539
@meeranair1539 3 года назад
Both are not supported at this moment. In the demo the fired validation rule was from external system directly. You cannot create a validation rule on an external object
3 года назад
Excellent presentation. Thank you Meera.
@apexhours
@apexhours 3 года назад
Glad you liked it
@rumelaonreelsbangla
@rumelaonreelsbangla Месяц назад
Thank you so much for this useful session !
@apexhours
@apexhours Месяц назад
Glad you like it
@pankajgoel2691
@pankajgoel2691 2 года назад
what is the diiference between integration using salesforce connect and connected app?
@apexhours
@apexhours 2 года назад
We will create one blog post or video on same
@karthik3842
@karthik3842 2 года назад
Is it possible to sync 'Opportunity' object by using cross org adaptor?
@balzzz4435
@balzzz4435 7 месяцев назад
of course yes
@arohitu
@arohitu 3 года назад
Can someone share how I would use apex to insert a record in an external system by insering into External object. I should get the id of the record that got inserted into external object as well.
@meeranair1539
@meeranair1539 3 года назад
You can programmatically insert record to external object by using below sample code. Account__x acc= new Account__x(name__c='My Test Account'); Database.SaveResult sr = Database.insertAsync (acc); Also, the record id will be available in the ExternalId field on the external object.
@apexhours
@apexhours 3 года назад
Sample code is provided by meera nair
@mohitk4683
@mohitk4683 2 года назад
I am not able to understand when to use SF Connect & Connected App. Can you explain when to these?
@mohitk4683
@mohitk4683 2 года назад
To use Salesforce Connect is Connected App to be created mandatory?
@rakshitha4316
@rakshitha4316 3 года назад
Is there in limitations on querying external object without where clause?
@vetealaurent3380
@vetealaurent3380 3 года назад
insightful thanks ! From what I understand it is best used when you only need to view the data from another system/org trough your salesforce UI. Else for manipulation you would actually need that data to sit in your current salesforce org and therefore create an api
@meeranair1539
@meeranair1539 3 года назад
Yes, better suitable for read-only approach if you consider the limits mentioned towards the end of the session. But you can still update data in the external system through this approach if we enable writable setting while setting up data source.
@apexhours
@apexhours 3 года назад
Thanks @Meera for your help
@rohitsinghal3413
@rohitsinghal3413 2 года назад
too much knowledgeable video.
@apexhours
@apexhours 2 года назад
Thanks
@pavloshchur3684
@pavloshchur3684 3 года назад
Very useful session!
@apexhours
@apexhours 3 года назад
glad you like it
@adityawaghmare9567
@adityawaghmare9567 2 года назад
can we use lightning connect on sandbox?
@rashmedo
@rashmedo 6 месяцев назад
very good presentation, very well presented! learnt alot
@apexhours
@apexhours 6 месяцев назад
Glad to hear that!
@ragulhm
@ragulhm 3 года назад
I don't want to fetch millions of records from my external system, can i get a single record alone by ID ?
@mohitk4683
@mohitk4683 2 года назад
you cant do it through SF Connect. U can achieve by exposing class as REST service in org & fetch using Connected App setup
@johnlcyborg
@johnlcyborg 6 месяцев назад
This was very helpful. Thank you!
@apexhours
@apexhours 6 месяцев назад
Glad it was helpful!
Далее
Salesforce Integration Patterns & Best Practices
1:31:51
Просмотров 102 тыс.
МАЛОЙ ГАИШНИК
00:35
Просмотров 273 тыс.
荧光棒的最佳玩法UP+#short #angel #clown
00:18
I Took An iPhone 16 From A POSTER! 😱📱 #shorts
00:18
Salesforce Integration Patterns
1:06:59
Просмотров 7 тыс.
Ultimate Guide to Salesforce Integration
12:23
Просмотров 18 тыс.
Overcome Salesforce Governor Limits Using Platform Events
1:32:18
Salesforce to Salesforce Integration
40:23
Просмотров 8 тыс.
Common Salesforce Integration Scenarios and Solutions
34:39