Loading
Innhold
Velg filtre

          Ingen resultater
          Ingen resultater
          Her er noen søketips

          Kontroller stavemåten i søkeordene.
          Bruk mer generelle søkebegreper.
          Velg færre filtre for å utvide søket.

          Søk i all Salesforce Hjelp
          Eksempel på JSON-konfigurasjon for hjelpeemner for banktjenester

          Eksempel på JSON-konfigurasjon for hjelpeemner for banktjenester

          Her er de forhåndsbygde JSON-konfigurasjonene for forskjellige agentemner i Topic_Config-integreringsprosedyre. JSON-konfigurasjonene for et bestemt tjenesteprosessagentemne er identiske på tvers av Kundestøtte for banktjeneste og Kundestøtte for banktjenesteansatt.

          Nødvendige utgaver

          Tilgjengelig i Lightning Experience
          Tilgjengelig i Professional, Enterprise og Unlimited Edition
          Navn på emne Kjernekonfigurasjon Pakkekonfigurasjon
          Finanskontopost
          {
            "FinancialAccountConfig": {
              "Roles": ["Owner"],
              "isHeldAway": ["false"],
                 "Types": [
                "Savings",
                "Checkings",
                "Automotive Loan",
                "Loan"
              ]
            },
            "FinancialAccountAddressConfig": {
              "AddressTypes": ["Statement Address"],
              "Roles": ["Owner"],
              "IncludeAllAddress": true
            }
          }
          
          {
            "FinancialAccountConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false"],
                  "Types": [
                "Savings Account",
                "Checking Account",
                "Auto Loan",
                "Loan Account",
                "Mortgage"
              ]
            },
            "FinancialAccountAddressConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "IncludeAllAddress": true
            }
          }
          
          Rapportkredit- eller debetkort
          {
            "CardsConfig": {
              "Roles": ["Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "CardStatus": ["Active"]
            }
          }
          
          {
            "CardsConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "IsCardActive": [true]
            }
          }
          
          Finanskontotransaksjoner
          {
            "FinancialAccountConfig": {
              "Roles": ["Owner"],
              "isHeldAway": ["false"]
                  },
          "FinancialAccountTransactionsConfig": {
              "transactionType": []
            }
          }
          
          {
            "FinancialAccountConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false"]
                   },
            "FinancialAccountTransactionsConfig": {
              "transactionType": []
            }
          }
          
          Finanskontosaldoer
          {
            "FinancialAccountConfig": {
              "Roles": ["Owner"],
              "isHeldAway": ["false"]
               },
          "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": []
            }
          }
          
          {
            "FinancialAccountConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
          
              "isHeldAway": ["false"]
               },
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": []
            }
          }
          
          Låneutbetalingserklæring
          {
            "FinancialAccountConfig": {
              "Roles": ["Owner"],
              "isHeldAway": ["false"],
              "Status": [],
              "Types": [
                "Automotive Loan",
                "Loan"
              ]
          
            },
          "FinancialAccountAddressConfig": {
              "AddressTypes": ["Statement Address"],
              "Roles": ["Owner"],
              "IncludeAllAddress": true
            }
          }
          
          {
            "FinancialAccountConfig": {
               "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false"],
              "Status": [],
               "Types": [
                "Auto Loan",
                "Loan Account",
                "Mortgage"
              ]
            },
           "FinancialAccountAddressConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "IncludeAllAddress": true
            }
          }
          
          Kansellering av betalinger med sjekk
          {
            "FinancialAccountConfig": {
              "Roles": ["Owner"],
              "isHeldAway": ["false"],
                  "Types": [
                "Savings",
                "Checkings"
              ]
            }
          }
          
          {
            "FinancialAccountConfig": {
               "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false"],
                  "Types": [
                "Savings Account",
                "Checking Account"
                ]
            }
          }
          
          Sjekklistebestilling
          {
            "FinancialAccountConfig": {
              "Roles": ["Owner"],
              "isHeldAway": ["false"],
              "Status": [],
              "Types": [
                "Savings",
                "Checkings"
              ]
            },
          "FinancialAccountAddressConfig": {
              "AddressTypes": ["Statement Address"],
              "Roles": ["Owner"],
              "IncludeAllAddress": true
            }
          }
          
          {
            "FinancialAccountConfig": {
               "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false"],
                  "Types": [
                "Savings Account",
                "Checking Account"
                ]
            }
          ,
           "FinancialAccountAddressConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "IncludeAllAddress": true
            }
          }
          
          Travel Notification (Reisedekst)
          {
            "CardsConfig": {
              "Roles": ["Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "CardStatus": ["Active"]
            }
          }
          
          {
            "CardsConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "IsCardActive": [true]
            }
          }
          
          Behandle kortinnstillinger
          {
            "CardsConfig": {
              "Roles": ["Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "CardStatus": ["Active"]
            }
          }
          
          {
            "CardsConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "IsCardActive": [true]
            }
          }
          
          Adresseoppdatering
          {
            "FinancialAccountAddressConfig": {
              "AddressTypes": ["Statement Address"],
              "Roles": ["Owner"],
              "IncludeAllAddress": true
            }
          }
          
          {
            "FinancialAccountAddressConfig": {
              "Roles": [
                "Primary Owner",
                "Joint Owner"
              ],
              "IncludeAllAddress": true
            }
          }
          
          Kortlåsbehandling
          {
            "CardsConfig": {
              "Roles": ["Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "CardStatus": ["Active"]
            }
          }
          
          {
            "CardsConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "CardTypes": ["Credit Card", "Debit Card"],
              "IsCardActive": [true]
            }
          }
          
          Faktureringssyklusbehandling
          {
            "CardsConfig": {
              "Roles": ["Owner"],
              "CardTypes": ["Credit Card", "Debit Card", "ATM Card"],
              "CardStatus": ["Active"]
            }
          }
          
          {
            "CardsConfig": {
              "Roles": ["Primary Owner", "Joint Owner"],
              "CardTypes": ["Credit Card", "Debit Card", "ATM Card"],
              "IsCardActive": [true]
            }
          }
          
          Overføring av midler til egen konto - overføringskilde for egen konto
          {
            "FinancialAccountConfig": {
              "Status": ["Active"],
              "Types": ["Savings", "Checking"],
              "Roles": ["Owner"],
              "isHeldAway": ["false", "true"]
            },
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": ["CurrentPostedBalance"]
            }
          }
          

          Den forhåndsbygde IP-konfigurasjonen i Core Config henter kontoinformasjon i sanntid fra det eksterne kjernesystemet. Hvis du i stedet vil hente kontoinformasjon fra Salesforce, endrer du financialAccountBalanceTypes-verdien i FinancialAccountBalancesConfig fra "CurrentPostedBalance" til "Current Posted Balance" (med mellomrom).

          {
            "FinancialAccountConfig": {
              "Status": ["Open", "Active"],
              "Types": ["Savings Account", "Checking Account"],
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false", "true"]
            },
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": ["CurrentPostedBalance"]
            }
          }
          Overføring av midler til egen konto - overføringsmål for egen konto
          {
            "FinancialAccountConfig": {
              "Status": ["Active"],
              "Types": ["Savings", "Checking"],
              "Roles": ["Owner"],
              "isHeldAway": ["false", "true"]
            }
          }
          {
            "FinancialAccountConfig": {
              "Status": ["Open", "Active"],
              "Types": ["Savings Account", "Checking Account"],
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false", "true"]
            }
          }
          Overføring av midler til egen konto – betalingskilde for lån
          {
            "FinancialAccountConfig": {
              "Status": ["Active"],
              "Types": ["Savings", "Checking"],
              "Roles": ["Owner"],
              "isHeldAway": ["false", "true"]
            },
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": ["CurrentPostedBalance"]
            }
          }

          Den forhåndsbygde IP-konfigurasjonen i Core Config henter kontoinformasjon i sanntid fra det eksterne kjernesystemet. Hvis du i stedet vil hente kontoinformasjon fra Salesforce, endrer du financialAccountBalanceTypes-verdien i FinancialAccountBalancesConfig fra "CurrentPostedBalance" til "Current Posted Balance" (med mellomrom).

          {
            "FinancialAccountConfig": {
              "Status": ["Open", "Active"],
              "Types": ["Savings Account", "Checking Account"],
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false", "true"]
            },
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": ["CurrentPostedBalance"]
            }
          }
          
          Overføring av midler til egen konto – betalingsmål for lån
          {
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": [
                "TotalBalance",
                "BalanceLastStatement",
                "MinimumPayment"
              ]
            },
            "FinancialAccountConfig": {
              "Status": ["Active"],
              "Types": [
                "Mortgage",
                "Automotive Loan",
                "Automotive Lease",
                "Loan",
                "Home Equity Line of Credit"
              ],
              "Roles": ["Owner"],
              "isHeldAway": ["false"]
            }
          }
          {
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": [
                "Balance",
                "BalanceLastStatement",
                "MinimumPayment"
              ]
            },
            "FinancialAccountConfig": {
              "Status": ["Open", "Active"],
              "Types": [
                "Mortgage",
                "Auto Loan",
                "Loan Account",
                "Home Equity Line of Credit"
              ],
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false"]
            }
          }
          Overføring av midler til egen konto - betalingskilde med kredittkort
          {
            "FinancialAccountConfig": {
              "Status": ["Active"],
              "Types": ["Savings", "Checking"],
              "Roles": ["Owner"],
              "isHeldAway": ["false", "true"]
            },
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": ["CurrentPostedBalance"]
            }
          }

          Den forhåndsbygde IP-konfigurasjonen i Core Config henter kontoinformasjon i sanntid fra det eksterne kjernesystemet. Hvis du i stedet vil hente kontoinformasjon fra Salesforce, endrer du financialAccountBalanceTypes-verdien i FinancialAccountBalancesConfig fra "CurrentPostedBalance" til "Current Posted Balance" (med mellomrom).

          {
            "FinancialAccountConfig": {
              "Status": ["Open", "Active"],
              "Types": ["Savings Account", "Checking Account"],
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false", "true"]
            },
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": ["CurrentPostedBalance"]
            }
          }
          
          Overføring av midler til egen konto – kredittkortbetalingsmål
          {
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": [
                "TotalBalance",
                "BalanceLastStatement",
                "MinimumPayment"
              ]
            },
            "FinancialAccountConfig": {
              "Status": ["Active"],
              "Types": ["Credit Card"],
              "Roles": ["Owner"],
              "isHeldAway": ["false"]
            }
          }
          {
            "FinancialAccountBalancesConfig": {
              "financialAccountBalanceTypes": [
                "Balance",
                "BalanceLastStatement",
                "MinimumPayment"
              ]
            },
            "FinancialAccountConfig": {
              "Status": ["Open", "Active"],
              "Types": ["Credit Card"],
              "Roles": ["Primary Owner", "Joint Owner"],
              "isHeldAway": ["false"]
            }
          }
          Tilbakestilling av godtgjørelse
          { 
            "FinancialAccountTransactionsConfig":{ 
              "transactionType": ["Fee"] },
            "FinancialAccountConfig": { 
              "Status": ["Active", "Closed", "Delinquent", "On Hold"], 
              "Types": ["Savings", "Checking", "Credit Card", "Mortgage", "Automotive Loan", "Automotive Lease", "Loan", "Investment Account", "Home Equity Line of Credit"], 
              "Roles": ["Owner"], 
              "isHeldAway": ["false"] 
            } 
          }
          { 
            "FinancialAccountTransactionsConfig": { 
              "transactionType": ["Fee"] }, 
            "FinancialAccountConfig": { 
              "Status": ["Open", "Closed", "On Hold", "Pending", "Charge-off", "Declined", "Lost", "Paid out", "Withdrawn", "Active", "Expired", "Cancelled"], 
              "Types": ["Auto Loan", "Bank Account", "Checking Account", "Credit Card", "General Account", "HELOC", "Insurance Policy", "Investment Account", "Loan Account", "Mortgage", "Savings Account", "Treasury Service"], 
              "Roles": ["Primary Owner", "Joint Owner"], 
              "isHeldAway": ["false"] 
            } 
          }
          Transaksjonsdiskusjonsbehandling
          { 
            "FinancialAccountTransactionsConfig": { 
            "transactionType": ["Credit Card", "Credit", "Debit"] },
            "FinancialAccountConfig": { "Status": ["Active", "Delinquent", "On Hold"], "Types": ["Savings", "Checking", "Credit Card"], 
              "Roles": ["Owner"], 
              "isHeldAway": ["false"] 
            } 
          }
          { 
            "FinancialAccountTransactionsConfig": { "transactionType": ["Credit Card", "Credit", "Debit"] }, 
            "FinancialAccountConfig": { 
               "Status": ["Open", "Active", "On Hold"], 
               "Types": ["Savings Account", "Checking Account", "Credit Card"],
               "Roles": ["Primary Owner", "Joint Owner"], 
               "isHeldAway": ["false"] 
            } 
          }
           
          Laster
          Salesforce Help | Article