Hello @RobertOl1 That was just an example.
It seems Adobe fails to verify the tls certificate when we try to upload the existing image using the same instance URL.
Hello @god_prophet
Yes, SDK will send data to Adobe Campaign via Launch.
If your move to v8, then the endpoints will change, which can be easily updated in Launch campaign extension. no updated required in SDK.
Hello @SankarRa1 Did you try to find where in the code is the issue? You can use the classic code commenting technique until you find which piece of code is causing the error.
Hello @o_X This replication is to AC Database only. AC on FFDA uses 2 databases on backend 1) Postgres and 2) Snowflake
The replication is used to operate AC in FFDA mode. This replication is not sending data to external data warehouses.
Hello @terol73355739
My suggestion would be to move this logic outside of typology otherwise the delivery will take a lot of time to process this logic.
The best way would be to move this logic to a technical workflow and create an attribute in recipient schema to save the hashed value and then...
Hello @SanjayGupta
Adobe Managed Services has this packages and use them for monitoring. These packages don't appear in the Install packages lists.
Look in your instance under Dynamic JSSP pages for databaseUsage.jssp file. This file will have what you are looking for.
Hello @o_X the value is field is stored at the database level and the application interface allows to convert them into the Label.
The export to FDA feature directly exports data from database to Warehouses and that's why that conversion to Label is not available.
May be you can submit an enhance...