내 커뮤니티 업적 표시줄을 확대합니다.

shelly-goel
shelly-goel
오프라인
유형
  • 모두
  • 질문
  • 토론
  • 아이디어
  • 블로그
사용자 참여로 필터링
  •  내 Adobe Developer Questions 20. 12. 14.
    Yes I've tried with postman and I get same error like I mentioned before. I think it's mostly related to tenant as token or org gives relevant error. This is the ACS instance URL: "<some alphanumeric characters>.campaign-sandbox.adobe.com", please suggest the correct tenant id in this case though I ...

    유형

    질문

    조회 수

    2.9K

    Likes

    0

    답글

    0
  • @samr99530769  To update the content programmatically, you can create a custom servlet which can take content path as input and then using QueryBuilder/ QueryManger find all the nodes under the specified path that contains the character to be superscripted.Iterate through the list of nodes and parse...

    유형

    질문

    조회 수

    1.6K

    Like

    1

    답글

    0
  • @dsomya Glad to know that you were able to resolve the issue. I've not seen any such caching issues so far, if I would change the delivery ID, atleast the error would change to reflect a new Delivery ID and not the same default ID ('DM2410'). I think we could have solved it by changing the package d...

    유형

    질문

    조회 수

    1.6K

    Likes

    0

    답글

    0
  •  내 Adobe Developer Questions 20. 12. 14.
    I get the same error in logs for getProfiles() as mentioned in this post. I created a new project with template and ACS runtime action and added the tenant in .env.I have tried to debug as well though exception is thrown in the campaignClient and error does not clearly state what exactly is incorrec...

    유형

    질문

    조회 수

    2.9K

    Likes

    0

    답글

    0
  • I was able to resolve this error. I went through previous publication logs to see when did this error started coming. I checked all the changes that happened in that particular publication where this error first appeared and noticed extensions in oob resource. I redrafted that resource and did anoth...

    유형

    질문

    조회 수

    1.3K

    Like

    1

    답글

    2
  • There's no straightforward way in ACS to get the Mirror Page url or email content. There's an API where you can extract the email content/ mirror page by retreiving customer history > events > Mirror page. Refer here: https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/...

    유형

    질문

    조회 수

    2.9K

    Likes

    0

    답글

    0
  • Hello@quarfie Yes there would be metadata schema applied on the assets folder which is validating if all the assets have mandatory metadata fields in it or not and displaying the flag. A property "hasValidMetadata" would be added to "jcr:content" of assets which is used to filter the invalid assets ...

    유형

    질문

    조회 수

    913

    Like

    1

    답글

    0
  • Hi @ved_s 1. There's no specific set pattern on how that updated or new content appear along with the existing content (above or below, etc.).2. A warning is shown on deletion that there would be orphaned nodes on the contents though the page does not show that removed content anymore and deletion o...

    유형

    질문

    조회 수

    1.4K

    Likes

    0

    답글

    0
  • Hi @abcr1  Vault would be slow as it does a http hanshake for every node and thus any network latency impacts performance. crx2oak is preferable when migrating data from older CQ versions based on Apache Jackrabbit 2 to Oak. Though it can also be used to copy data between Oak repositories, prefer to...

    유형

    질문

    조회 수

    923

    Like

    1

    답글

    0
  •  내 Adobe Developer Questions 20. 12. 12.
    @duypnguyen I'm facing the same issue and I have validated the tenant id and it is correct. If I try the same endpoint (https://55762-acscustomers-dev.adobeioruntime.net/api/v1/web/acscustomers-0.0.1/get-profiles) with all the required headers in postman I get the same "server error" but if I try th...

    유형

    질문

    조회 수

    3.0K

    Likes

    0

    답글

    0