Welcome to the Adobe Developer Community! Connect with peers to ask questions and share best practices.
Recently active
Hi, I am trying to download data from public accessible file url also downloading data has been scheduled(For every 15minutes) in ACC but at one point of time I got below error. Also, I have trigger which will run for every 1 hour in headless app. 14/09/2021 19:15:49 httpTransfer HTTP reply 503: CRL-290046 Service Unavailable - The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. ThanksNaveen
Hi, We had set the application flow in such a way, whenever new data ingestion happens it gonna triiger an application which is deployed in Adobe IO by using HTTP URL. Recently we started to see a lot of timeout(with 1ms in-flight time) errors (screenshot attached). Any idea why it is happening? FYI: Things were back to normal after a while without any manual intervention, Was there any outage from Adobe side? Our app is running in prod, this kinda issues were not acceptable from the product standpoint. If you say adobe io has some limitations with availability we can think of someother solution to handle this event in a real-time. @duynguyen_adobe Thanks
Hi Team We are using the openwisk in our application for time consuming api's. Sporadically we are getting the response as error: "Response not yet ready.".He is our flow. We are calling the openwisk by invoke method and getting the activationId. Later periodically we are checking the response using the activationId.If the response is not available, we are getting as "error": "There was an error processing your request". Then we will call again with activationId.Some time we are getting as error: "Response not yet ready.". At what scenarios we will get this Response not yet ready?
Our Adobe Experience cloud communities are the heartbeat that connect, engage, and empower our users to create game-changing digital experiences for their customers. Today, I'm thrilled to announce the launch of the Adobe Community Advisors program - an initiative designed to spotlight our most engaged, passionate, and supportive Community members.Please help me congratulate our Advisors for their amazing contributions to our Community! To see a list of all the members, check out the Adobe blog here: https://lnkd.in/dmHH4VbJAnd our Community Advisor page here:https://lnkd.in/dsQAB7N5 keep contributing, Keep shining 🎉
Hi, I am trying to delete few files which are stored on azure blob store and files are getting deleted as per response.sample of code: await files.delete('publicxyz/publicfile.txt')But post deletion still I can preview those files data through an url which was provided from IO.
Hi, Can we create custom webhook listener using runtime? If its can anyone direct to documentation or setup guidelines? Is there any limitations? Also, events will be triggered from non-adobe applications. ThanksNaveen
I am using Journaling API ,to captured AEP data ingestion events. In the documentation https://www.adobe.io/apis/experienceplatform/events/docs.html#!adobedocs/adobeio-events/master/api/journaling_api.md, it says we shall get time-stamp as response . However in reality, am not getting any time-stamp as response.
My company is looking to integrate SFTP import and export with Adobe Experience Manager as a Cloud Service. We have run into issues where previous Java implementation in on-premise AEM no longer is possible in Cloud Services due to restrictions in network ports to/from AEMaaCS. Our team is now exploring using Adobe IO and project firefly worker to be the SFTP client. Are there any restrictions with connectivity to/from Project Firefly workers?
Hi, We have lauched our first firefly app, now comes the analtyics section, does the Project Firefly has any webanalytics solution that tracks and reports the website traffic out of the box? Or we should go with some external integration let's say Google Analytics for an example? Thanks!
Hi, When we try to execute a query in the Query Sevice UI from the AEP console always it is returning only 100 rows? Is this 100 is a hard limit? I am not finding this anywhere in the documentation, so posting this question here?1. Is 100 rows is a limitation when we use Query Service UI?2. Is there anyway where we can increase this limitation? Thanks in advance!K
I want to create a project with the following guide https://docs.servicenow.com/bundle/rome-it-asset-management/page/product/software-asset-management2/task/set-up-adobe-subscription.html to sync servicenow, but impossible to add the user management API. can anyone help me ? Thanks
Hi! I'm currently working on a firefly project. I want to know how to fetch more than one event from an API call. Thank you.
Hi - I have done AEM event integration with I/O Events and i am able to successfully capture events. I want to customize data being returned by an event. For e.g., i may want to retrieve page properties and want page properties of the page being published to be sent along with other event information. How do i go about extending/ customizing event json? Regards,Mayank
Hey Guys! @dbenge @duynguyen_adobe I have been trying to wrap my head around extension and looking forward to the recording of the Aug 12 event, Meanwhile i have issues when i bootstrap an app with or without extension added. I get an error failed request to 'https://115564-digitalbau-stage.adobeioruntime.net/api/v1/web/nonExtnDemo/analytics' with status: 401 and message: { "error": "request is invalid, reason: failed authorization. Please verify your token and organization id." }The app includes .env file with required details and i can see the frontend sending headers with required information. Also i observed that the action url in config.json and in adobe io console stage workspace are different. Not sure if that makes any difference
I am creating local project , by following instructions in https://adobeio-codelabs-custom-events-adobedocs.project-helix.page/?src=/lessons/lesson4.html However when i execute>aio app build , am getting following error "moduleIdentifier": "C:\\diMonitoring5\\diMonitoring5\\src\\dx-excshell-1\\actions\\slack\\index.js",» "moduleName": "./src/dx-excshell-1/actions/slack/index.js",» "loc": "1:14-32",» "message": "Module not found: Error: Can't resolve 'request' in 'C:\\diMonitoring5\\diMonitoring5\\src\\dx-excshell-1\\actions\\slack'",» "moduleId": 663,» "moduleTrace": [],» "details": "resolve 'request' in 'C:\\diMonitoring5\\diMonitoring5\\src\\dx-excshell-1\\actions\\slack'\n Parsed request is a module\n using descripti
I am getting following error while running - aio app run press CTRL+C to terminate dev environment× Build failed.@parcel/core: Unknown pipeline: ./C.
I have successfully integrated Cloud Manager Pipeline events with Slack. I get Slack notices when a Pipeline is started or ended. Now I'd like to have useful information about the deployment returned. Example: I'd like the latest Commit message(s) to be sent when the Pipeline starts. That way I know via Slack which code is being deployed in the Pipeline job. Is this possible? I was unable to find an endpoint that returns Git commit information in the docs.
The use case is that we want to use the same firefly app code base to have multiple variations of components and pages. This app will be deployed to many organizations and a specific variation should be picked up by a particular IMS Organization. The expectation is similar to multi-tenancy (though it will be deployed on different servers) OR multi-site management where component/ page is picked up from specific site folder if it is present otherwise from common folder (inheritance model with dynamic routing & dynamic component includes) So we want the code structure to be like:- web-src - src - components - common - component1 &nb
I am encountering this error "No valid bindings were found for organization and technical account combination" whenever I run the code locally on my machine but the one on the server is working just fine. I have checked the client id, client secret id, technical accnt id, org id, api call, jwt host and certificate everything seems similar but somehow it cannot find a valid binding when it is running on my local machine. Hope to get a feedback soon,Thanks.
Hello. Note - Moving this question to I/O events section. We are trying to set up AEMaaCS with Adobe IO runtime actions through IO events.after setting up Adobe I/O Events IMS Configuration on local AEMaaCS, we get healthy configuration as mentioned here - AEM (6.4.x and above) Adobe IMS configuration , but when we navigate to our IO workspace and click "Add to Project" -> "Event", we don't see our local instance name to select - This step `AEM Link Externalizer` Configuration (adobe.io) . can someone please help, we are stuck here and not able to move ahead. Thank you.Saurabh
Hello. We are trying to set up AEMaaCS with Adobe IO runtime actions through IO events.after setting up Adobe I/O Events IMS Configuration on local AEMaaCS, we get healthy configuration as mentioned here - AEM (6.4.x and above) Adobe IMS configuration , but when we navigate to our IO workspace and click "Add to Project" -> "Event", we don't see our local instance name to select - This step `AEM Link Externalizer` Configuration (adobe.io) . can someone please help, we are stuck here and not able to move ahead. Thank you.Saurabh
Hello!My name is Dmytro, and I am working in Peoly. We are partners of Integromat. We are interested in developing a connector of Adobe Lightroom (https://www.adobe.io/lightroom/) for our platform. We already started investigating your API but now we have some problems. Can you say is it the correct docs for Adobe Lightroom API: https://adobedocs.github.io/photoshop-api-docs-pre-release/? We tried to get an access token from OAuth and it was successful. But we must add API Key as a header that is a client ID. And when we do it we get an error "Api Key is invalid". Can you help with it?Best regards,Dmytro Maliutadeveloper
I have been trying to upload a new update for an Adobe XD plugin, for the last two days.When it gets to the part where you add "plugin file," after adding the file, the progress wheel next to the file turns and turns, and nothing happens.I tried with multiple machines on different connections; the outcome is the same.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.