Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Please, Can you help us ?

Avatar

Level 1

Hi Again,
I have sent the form twice and I have tried to call the number +34 93 326 84 50 and no answer.
Please, Anybody know how to buy or try Adobe Marketing Cloud from Spain ? Can somebody help me ? Or from other country ?
We are waiting an answer from two months ago..
Has Adobe a waitlist to call for commercial licences or demo ?

Thanks

1 Accepted Solution

Avatar

Correct answer by
Former Community Member

I just wanted to follow up on this - were you able to speak to someone to get your questions answered?

Let us know if there is anything we can do to help.

View solution in original post

2 Replies

Avatar

Former Community Member

I apologize for the significant delay and the frustration you are experiencing trying to get in touch with our sales team.

We definitely should have someone available to talk with you, without any kind of wait list or unreasonable delay. I have reached out to a colleague on this, and I will follow up with you as soon as possible.

 

Kind regards,

- Carey

Avatar

Correct answer by
Former Community Member

I just wanted to follow up on this - were you able to speak to someone to get your questions answered?

Let us know if there is anything we can do to help.

The following has evaluated to null or missing: ==> liqladmin("SELECT id, value FROM metrics WHERE id = 'net_accepted_solutions' and user.id = '${acceptedAnswer.author.id}'").data.items [in template "analytics-container" at line 83, column 41] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to be legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign answerAuthorNetSolutions = li... [in template "analytics-container" at line 83, column 5] ----