Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/16/23
    Hi Team, We are in the process of migrating from 1.4 to 2.0 Adobe API. The endpoints, request, and response structure have all changed in 2.0.In 1.4 API, we were mainly using the following APIs:https://api.omniture.com/admin/1.4/rest/?method=Report.Queuehttps://api.omniture.com/admin/1.4/rest/?metho...

    Views

    915

    Likes

    0

    Replies

    2
  • Hi Team, Writing this to get some reference for extending generic list to custom requirement. To customize list by adding extra fields. Went through many blogs but there is no reference for extending generic list or for custom implementation. It will helpful if you can share the reference. We are us...

    Views

    994

    Likes

    0

    Replies

    2
  • 7/14/23
    i need to know how nodes are created under  /var/taskmanagement/tasks/configurationthe values of this are storing there and.  it is possible when we publish page it neeed to create node on target.i need to what is an exact use of this 

    Views

    853

    Likes

    0

    Replies

    2
  • 7/13/23
    I tried to get this info from image directly with twelvemonkeys libraries but it crashed my bundle. Can I get this info from metadata? Thanks.

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 7/12/23
    Hi, i am trying to get a subtotal of a page and a total at the end of a 100 lines table. I've tried using this:   The total sum i would get with sum(....). But the for the Subtotal sum i need the pagecontent to get the subtotal at every Page until the last page, where i need the total. How can i rea...

    Views

    853

    Likes

    0

    Replies

    1
  • 7/11/23
    i am using adobe pdf api service for converting pdf to docx,the given error come after hit the api.Exception encountered while executing operation ServiceApiError: Could not match JWT signature to any of the bindings

    Views

    793

    Likes

    0

    Replies

    1
  • 7/10/23
    I am trying to convert PDF to HTML. The idea is to use PDF extract API to extract layout plus styling information - which generates a Json output. I am trying to write a simple python program to parse through the Json and generate corresponding HTML element. For eg. <Figure> json element can be conv...

    Views

    551

    Like

    1

    Replies

    0
  • 7/8/23
    Something very strange is happening. Let's assume I wrote a for loop in a script that runs curl commands. for i in {1..5}docurl -X GET https://usermanagement.adobe.io/v2/usermanagement/users/...@AdobeOrg/0 \ --header "Authorization: Bearer ey..." \ --header 'X-Api-Key: ...'done This code works...

    Views

    847

    Likes

    0

    Replies

    1
  • 7/7/23
    I didn't understand why the API requires "orgId".GET /v2/usermanagement/users/{orgId}/{page} Typically, the user management API require to be integrated by a system administrator.So far, the orgId would be the same if you've created 2 integrations of user management API.Given this, how come it need ...

    Views

    807

    Likes

    0

    Replies

    2
  • 7/7/23
    After migrating to OAuth, we get following error message: "Test connection failed. Details: The client must have the exchange_jwt scope." Any suggestions? 

    Views

    2.5K

    Likes

    0

    Replies

    6