integration-service
latest
false
- 基本情報
- 通知
- ライセンス
- トラブルシューティング
- コネクタ ビルダー
- Act! 365
- ActiveCampaign
- Active Directory - プレビュー
- Adobe Acrobat Sign
- Adobe PDF Services
- Amazon Bedrock
- Amazon Connect
- Amazon Polly
- Amazon SES
- Amazon Transcribe
- Amazon Web Services
- Anthropic Claude
- Asana
- AWeber
- Azure AI Document Intelligence
- Azure Maps
- BambooHR
- Box
- Brevo
- Calendly
- Campaign Monitor
- Cisco Webex Teams
- Citrix Hypervisor
- Citrix ShareFile
- Clearbit
- Confluence Cloud
- Constant Contact
- Coupa
- Customer.io
- Datadog
- Deputy
- Discord
- DocuSign
- Drip
- Dropbox
- Dropbox Business
- Egnyte
- Eventbrite
- Exchangerates
- Exchange Server - プレビュー
- Expensify
- Facebook
- Freshbooks
- Freshdesk
- Freshsales - プレビュー
- FreshService
- Getresponse
- GitHub
- Gmail
- Google Cloud Platform
- Google ドキュメント
- Google ドライブ
- Google Maps
- Google スプレッドシート
- Google Speech-to-Text
- Google Text-to-Speech
- Google ToDo リスト - プレビュー
- Google Vertex
- Google Vision - プレビュー
- Google Workspace
- GoToWebinar
- Greenhouse
- Hootsuite
- HTTP Webhook - プレビュー
- HubSpot CRM
- Hubspot Marketing
- HyperV - プレビュー
- iContact
- Insightly CRM
- Intercom
- Jira
- Keap
- Klaviyo
- LinkedIn
- メール - プレビュー
- Mailchimp
- Mailgun
- Mailjet
- MailerLite
- Marketo
- Microsoft 365
- Microsoft Azure
- Microsoft Azure Active Directory
- Microsoft Azure OpenAI
- Microsoft Dynamics 365 CRM
- Microsoft OneDrive & SharePoint
- Microsoft Outlook 365
- Microsoft Sentiment
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Miro
- NetIQ eDirectory
- Okta
- OpenAI
- Oracle Eloqua
- Oracle NetSuite
- PagerDuty
- Paypal
- PDFMonkey
- Pinecone
- Pipedrive
- QuickBooks Online
- Quip
- Salesforce
- Salesforce Marketing Cloud
- SAP BAPI - プレビュー
- SAP Cloud for Customer
- SAP Concur
- SAP OData - Preview
- SAP OData コネクタについて
- SAP OData の認証
- SendGrid
- ServiceNow
- Shopify
- Slack
- SmartRecruiters
- Smartsheet
- Snowflake
- Stripe
- Sugar Enterprise
- Sugar Professional
- Sugar Sell
- Sugar Serve
- システム センター - プレビュー
- TangoCard
- Todoist
- Trello
- Twilio
- UiPath GenAI アクティビティ
- X(旧ツイッター)
- Xero
- watsonx.ai
- WhatsApp Business
- WooCommerce
- Workable
- Workday
- Workday REST
- VMware ESXi vSphere
- YouTube
- Zendesk
- Zoho Campaigns
- Zoho Desk
- Zoho Mail
- Zoom
- ZoomInfo
SAP OData の認証
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
Integration Service で提供されるコネクタ パッケージの一部は機械翻訳で処理されています。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
Integration Service ユーザー ガイド
Last updated 2024年11月21日
SAP OData の認証
コネクションを作成するには、次の資格情報が必要です。
- Site URL - The URL of the SAP product you would want to connect with.
- Service - The SAP service you want to connect to, such as
API_BUSINESS_PARTNER
. For SAP C4C, keep the default value ofNA
. - Username - Instance username.
- Password - Instance account password.
Note: If you're connecting to SAP S4 HANA, make sure the service you want to access is enabled. For activating and maintaining any service, refer to the Activate OData Services V2 documentation.
If you're connecting to SAP S4 HANA
The SAP OData connector supports only SAP S4 HANA Cloud Private Edition. This means that the HTTPS API requests need both the host (a domain or IP address) and the port number (an identified process or service running on a host) to be publicly accessible.
To do this, you must expose your [Host]:[PORT] combination on a public network. You can achieve this using a tool such as ngrok, that creates secure tunnels from a public endpoint to the service running on your local machine.
Format example for the site URL using ngrok:
https://<placeholder>.ngrok.app
, where <placeholder>
is a randomly generated string that identifies your ngrok session. This URL makes your locally running service (specified by the host and port) accessible over the internet.
If you're connecting to SAP C4C
To retrieve the site URL, navigate to your SAP Sales Cloud site URL. For example,
https://my328080.crm.ondemand.com
.
-
Automation CloudTM で [Integration Service] を選択します。
- From the Connectors list, select SAP OData. You can also use the search bar to find the connector.
- Select the Connect to SAP OData button.
- First, select the SAP product you want to connect to: SAP C4C or SAP S4 HANA.
- Next, enter the required credentials. If you're connecting to SAP C4C, keep the Service field's default value (
NA
). - Select Connect to create the connection.