function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
dua rohidua rohi 

facing issue in einstein super badge step 3

Hi All,

i am facing below error while tackling the step 3

"Challenge Not yet complete... here's what's wrong:
We can't validate the 'Create Seed Bank Agencies' node was created correctly. Check the required fields, field types, node name, and alias are correct."

I tried 2/3 times from scratch still facing the same error. Also tried with the new sandbox still no luck.

below is my json  for load seed bank agencies :-

{
  "Filter Agency Records": {
    "action": "filter",
    "parameters": {
      "filter": "IsAgency:EQ:TRUE",
      "source": "ID Agency Records"
    }
  },
  "Load Account": {
    "action": "sfdcDigest",
    "parameters": {
      "fields": [
        {
          "name": "AccountNumber"
        },
        {
          "name": "Phone"
        },
        {
          "name": "Name"
        },
        {
          "name": "ShippingCity"
        },
        {
          "name": "ShippingCountry"
        },
        {
          "name": "ShippingState"
        },
        {
          "name": "ShippingPostalCode"
        },
        {
          "name": "ShippingStreet"
        }
      ],
      "object": "Account"
    }
  },
  "Create Seed Bank Agencies": {
    "action": "sfdcRegister",
    "parameters": {
      "name": "Seed Bank Agencies",
      "alias": "seed_bank_agencies",
      "source": "Filter Agency Records"
    }
  },
  "Add Agency Fields": {
    "action": "augment",
    "parameters": {
      "right_key": [
        "AccountNumber"
      ],
      "left": "Load Account",
      "left_key": [
        "AccountNumber"
      ],
      "right_select": [
        "Currency",
        "Acres",
        "SubRegion",
        "Region",
        "Latitude",
        "Longitude"
      ],
      "right": "Load Agency Detail",
      "relationship": "AgencyDetail",
      "operation": "LookupSingleValue"
    }
  },
  "Load Agency Detail": {
    "action": "edgemart",
    "parameters": {
      "alias": "Agency_Detail"
    }
  },
  "ID Agency Records": {
    "action": "computeExpression",
    "parameters": {
      "source": "Add Agency Fields",
      "mergeWithSource": true,
      "computedFields": [
        {
          "name": "IsAgency",
          "saqlExpression": "case when Phone is not null then \"TRUE\" else \"FALSE\" end",
          "label": "IsAgency",
          "type": "Text"
        }
      ]
    }

  }
}

can someone help me on this one .

Regards,
Rohit Dua
ShirishaShirisha (Salesforce Developers) 
Hi Dua,

Greetings!

There is an appropriate team who can help you with this issue as we do not have access to this error code that you have mentioned here.

I would request you to reach out to the trailhead support here (https://trailhead.salesforce.com/help?support=home).

Kindly let me know if it helps you and close your query by marking it as best answer so that it can help others in the future.

Warm Regards,
Shirisha Pathuri
Lottery Sambad 18Lottery Sambad 18
Thanks for this nice post this is really a nice post Black Satta King (https://Blacksattaking.ind.in/)  you have to know all aboiut Black Satta (https://Blacksattaking.ind.in/)  and all about its result by click on the given link.
dua rohidua rohi
Hi All ,

i am able to find the issue and resolve it .

if you get this error please check the data type of the fileds "longitutde" and "latitude" while uploading the file "agency detail file  " in porder to create dataset  . it should be dimenssion instead of measurement .

Regards,
Rohit Dua