Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

navink386520
navink386520
Online

Badges

Badges
13

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts

Posts
53

Discussions

Discussions
10

Questions

Questions
43

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by navink386520
Customize the badges you want to showcase on your profile
Re: Look up a dataset schema in API not working - Adobe Experience Platform 30-06-2021
It appears that you are using slashes instead of dots within the altId. This is from the docs:curl -X GET \ https://platform.adobe.io/data/foundation/schemaregistry/tenant/schemas/_{TENANT_ID}.schemas.533ca5da28087c44344810891b0f03d9 \ -H 'Accept: application/vnd.adobe.xed-full+json; version=1' \ -H 'Authorization: Bearer {ACCESS_TOKEN}' \ -H 'x-api-key: {API_KEY}' \ -H 'x-gw-ims-org-id: {IMS_ORG}' \ -H 'x-sandbox-name: {SANDBOX_NAME}'

Views

316

Like

1

Replies

0
Re: "error": "missing parameter(s) 'tenant'" at Customer... - App Builder 15-04-2021
is xxxxxxx really your tenant id value? I am guessing here but that seems like a placeholder. https://xxxxxxx.campaign-sandbox.adobe.com/

Views

290

Likes

0

Replies

0
Re: Error: getaddrinfo ENOTFOUND - App Builder 08-04-2021
@navink386520 - I couldn't see your entire web page, but my guess is that you are trying to invoke the "get-profiles" action?It requires the Adobe auth token which is not automatically included when you access the localhost URL. On the other hand, it is included if you access the "experience.adobe.com/..." URL outputted by the app run command.I recommend to go through this codelab to understand the details: https://adobeio-codelabs-campaign-standard-adobedocs.project-helix.page/.This is mentione...

Views

563

Likes

0

Replies

0
Re: AIO_RUNTIME_NAMESPACE - where to find it? - App Builder 07-04-2021
Thanks jieyu

Views

494

Likes

0

Replies

0
Re: Content block - Adobe Campaign Standard 09-09-2020
Hi @navink386520, Calling content block from another content block is not possible within ACS as of now. Refer this, https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/content-blocks/td-p/325205 Thanks, Sathees

Views

630

Likes

0

Replies

0
ContextResource - Adobe Campaign Standard 19-08-2020
I want to add something to "data-nl-expr="/context" . Note: I understand the concept of TargetData and Resource extension, but problem is , by adding anything to cusResource or .TargetData is , newly added attributes gets added as "data-nl-expr="/context//" , however I wanted my "cusAttribute", to be available under "data-nl-expr="/context/", instead of "data-nl-expr="/context//"

Views

459

Likes

0

Replies

0
Re: writerquery on ACS - Adobe Campaign Standard 28-06-2020
You cannot do any javascript in ACS. but you can try to use ACS REST API to perform update. To perform a creation, update or deletion, the GET, POST, PATCH, DELETE are used.ThanksDavid

Views

440

Like

1

Replies

0
Re: xtk session write temp table - Adobe Campaign Standard 26-06-2020
@Kapil_Sharma_ is this for ACS for ACC?@srikanthr646926 @daniell35335226 I am looking for help on ACS

Views

1.5K

Likes

0

Replies

0
Mongo dB integration - ACC - Adobe Campaign 09-05-2019
I wanted to integrate with Mongo dB with AC, how do I integrate with AC Classic with Mongo dB

Views

1.1K

Likes

0

Replies

0
Re: c_ key value Prefix - Adobe Audience Manager 14-08-2018
Hi Navin,When setting up the trait expressions in Audience Manager for evars, please use "c_evar".In your example, eVar11 to capture "Cart Count" would be (c_evar11 == "value") in Audience Manager.Regards,Shane Nielson

Views

1.8K

Like

1

Replies

0