Skip to main content

#Contract0 debatiendo

When im trying to amend a contract getting this generic property error, Cannot read property 'lineVO' of null. is anyone have intel on how to fix it? 

4 comentarios
  1. 24 nov 2025, 12:22

    Select Id, SBQQ__Contract__c,SBQQ__Product__r.Name,  SBQQ__ProductOption__c, SBQQ__RequiredById__c,SBQQ__ProductOption__r.SBQQ__ConfiguredSKU__c, SBQQ__ProductOption__r.SBQQ__ConfiguredSKU__r.Name,  SBQQ__RequiredByProduct__c, SBQQ__RootId__c,SBQQ__ContractNumber__c from SBQQ__Subscription__c where SBQQ__ProductOption__c != null and (SBQQ__RequiredById__c = null or SBQQ__RootId__c = null or SBQQ__RequiredByProduct__c = null) and SBQQ__Contract__r.EndDate > TODAY and SBQQ__Contract__c = 'XXXXXXXXXXXXXXXXXXXXX'   

     

    Use this above query and check for correct requiredbyid and root id on subscription record if they are null or incorrect.  This will resolve your error. 

     

    Thanks!

0/9000

Hi, 

I have some issues with updating contract statuses becuase of the status categories and would need some assistance. 

 

My customer has an org where they recently has created 3 contract statuses "Work in Progress", "Activated" and "Inactive". They have assigned the status categories accordingly:

Work in Progress = Draft

Active = Active

Inactive = In Approval Process

 

Now they are blocked from moving a contract from active to inactive becuase of the status categories (In approval process is not accepted after the contract status category has been active, which locks the record. I can't replace the values, since I get an error message that a value can't be changed to another status category, but what I would like to do as a workaround would be to have the following status category mapping:

Work In Progress= Draft

Active=In Approval Process

Inactive = Active

 

How can I update this in the best way? I'm thinking of a solution where I would do a backup of the data, try and rename the status labels and API names, and then reimport them to new statuses with the correct status categories, but I'm afraid that I would be blocked for the contracts that has been in the status category "active" from updating to another value. 

 

Anyone has an idea of how I can go about it?

 

#Contract  #Salesforce Developer

1 respuesta
  1. 22 may 2025, 16:47

    Hi @Rebecca Martell

     

    1. Create new status values with the correct status categories:

    • Work In Progress_v2 → Draft
    • Active_v2 → In Approval Process
    • Inactive_v2 → Active

     

    2.

    Update existing Contracts to use the new status values using Data Loader or Data Import Wizard:

    • Example: Change all contracts with status Active to Active_v2.

     

    3.

    Deactivate the old status values

     

    (Go to Setup > Object Manager > Contract > Fields > Status > Deactivate the old ones)

     

     

    4. (Optional)

    Rename new statuses

    to match the original labels (so users don’t see _v2). 

     

    If this works for you, please mark it as the accepted answer. so it can help others too 

0/9000

I want a document to be automatically sent to the account's email when a specific field on the account object is checked,  so that the document can be signed by the account holder(account email) and automatically attached to the related account after signing.

 

Acceptance Criteria:

1. When the specific field on the account object is checked, the signed document is sent to the account's email address using Adobe Sign.

2. Once the document is signed by the account holder, the signed document is automatically attached to the related account in the system.

 

I want to write a flow to build an automation but I am not sure about the steps.

 

#Integration  #Salesforce Developer  #Flow  #Adobe Sign  #Contract

0/9000

Stop wasting unnecessary time managing Contracts as an Account Manager!

 

Save time with the Manage Contracts function and be sure to apply these best practices to your daily routine.

 

#quotetocash #Contracts Object #Contracts Area #Contract #Contract Object

0/9000

Hi everyone!

My name is Marc and am an American living in Italy. I have recently started my trailhead journey and am working frivolously toward my SF admin certification. I am wondering if there was anyone that is willing to connect with me and offer some advice finding their first role in the SF community.

I have my own company (partita iva in Italy) and am specifically interested in contract work. Does anyone have any experience with this?

Would love to hear from someone in EMEA or USA!

Cheers,

Marc V

#Contract #Trailhead#Employment
0/9000

Hi everyone!

My name is Marc and am an American living in Italy. I have recently started my trailhead journey and am working frivolously toward my SF admin certification. I am wondering if there was anyone that is willing to connect with me and offer some advice finding their first role in the SF community.

I have my own company (partita iva in Italy) and am specifically interested in contract work. Does anyone have any experience with this?

Would love to hear from someone in EMEA or USA!

Cheers,

Marc V

#Contract #Trailhead#Employment
0/9000

Hi everyone!

My name is Marc and am an American living in Italy. I have recently started my trailhead journey and am working frivolously toward my SF admin certification. I am wondering if there was anyone that is willing to connect with me and offer some advice finding their first role in the SF community.

I have my own company (partita iva in Italy) and am specifically interested in contract work. Does anyone have any experience with this?

Would love to hear from someone in EMEA or USA!

Cheers,

Marc V

#Contract #Trailhead
0/9000

各位

いつもたいへんお世話になっております。

 

取引先責任者の取引先を編集した際、

その取引先責任者と紐付いている他オブジェクトの情報も、自動で変わってくれる様にする方法をご存知の方はおられますでしょうか。

 

先日、とある取引先責任者の取引先が誤っている、と使用者より問い合わせを貰いました。

そこで指摘のあった取引先責任者の取引先を編集し保存いたしました。

ですが、同取引先責任者に紐付いている(つまり、「関連」リストにぶら下がっている)

他オブジェクトのレコードは、誤った取引先のまま変わってくれず、

1レコードずつ正しい取引先へ編集する羽目となりました。

 

以上の事から、取引先責任者の取引先を編集した際、

その取引先責任者と紐付いている他オブジェクトの情報も、自動で変わってくれる様にする方法をご存知でしたらご教授いただけますとたいへん有難く存じます。

 

お力添えのほど、よろしくお願いいたします。

 

#Salesforce

#Sales Cloud

#取引先

#取引先責任者

#Contract

#Accounts

@* 質問広場~初心者から上級者まで~ 日本 *

@Salesforce Administrators & Developers

@* カスタマーサクセス日本 *

@Japan Trailhead (日本)

@* Salesforce Platform *

@* Release Readiness Trailblazers *

2 respuestas
  1. Hiroki Nakazawa (circlace Inc.) Forum Ambassador
    8 ago 2023, 4:25

    基本的にはフローで設定することができますが、主従関係項目で変更を許可していない場合は変更できません。

    質問内容を見る限りでは、取引先を編集しているとのことなので問題ないかと思います。

     

    <フローの例>

    レコードトリガフロー

    1. 開始要素
      • オブジェクト:取引先責任者
      • トリガ:更新された
      • 最適化:アクションと関連レコード
    2. レコードを更新
      • 方法:レコードを識別する条件を指定し、項目を個別に設定
      • オブジェクト:更新したいオブジェクト
      • 条件:
        1. 取引先責任者へのリレーション項目 次の文字列と一致する {!$Record.Id}
      • 項目:
        1. 取引先へのリレーション項目 次の文字列と一致する {!$Record.AccountId}
0/9000

Hello, #Trailblazers! I hope you're having fun using #Salesforce!

I have a #RemoteJobs opportunity with one of my banking customers in Memphis, TN, who is looking for a Junior/Mid-Level #Salesforce Developer #Contract to Hire role with plenty of room for learning and growth. This is a contract to hire position that allows you to work from anywhere in the United States (must work in US - Central Time). 

 

If you or someone you know is seeking for work, please contact me at 248-301-2121/schembuli@open-logix.com

1 comentario
0/9000

Hello, #Trailblazers! I hope you're having fun using #Salesforce!

I have a #RemoteJobs opportunity with one of my banking customers in Memphis, TN, who is looking for a Junior/Mid-Level #Salesforce Developer #Contract to Hire role with plenty of room for learning and growth. This is a contract to hire position that allows you to work from anywhere in the United States (must work in US - Central Time). 

 

If you or someone you know is seeking for work, please contact me at 248-301-2121/schembuli@open-logix.com

1 comentario
0/9000