Quantcast
Channel: Adobe Community: Message List
Viewing all 135144 articles
Browse latest View live

Notification of workflow supervisor - Errors

$
0
0

When we try to use the OOTB notification of workflow supervisor we encounter delivery errors, specifically:

 

Error while compiling script 'content htmlContent' line 6: dataSource is not defined. SCR-160012 JavaScript: error while evaluating script 'content htmlContent'.

 

Trying to preview the delivery template:

Error while evaluating document

JST-310000 Error while compiling script 'content htmlContent' line 6: dataSource is not defined.

SCR-160012 JavaScript: error while evaluating script 'content htmlContent'.

We made a copy of this for testing and pulling out all of the dataSource. variables allows us to send an alert, but obviously that's not exactly helpful to send an empty alert. This exact same issue was brought up in a different forum a long time ago, no resolution is listed though. Error notification in V6

 

Has anyone encountered this issue or does anyone have a suggestion?


Re: PDF to Word conversion misses some data

$
0
0

If you post a file maybe we can assist in analyzing what's going on?!?

 

          - Dov

Re: AVISO DE ERRO

$
0
0

Obrigado! Fiz isso e deu certo. O teclado não funcionava, agora está ok.

Re: Re: There is not enough memory to process the appearance of an object

$
0
0

I’m going to hold on until the new version is published, thank you.

Encore / CS6 is completely gone and I need it!

$
0
0

I am a videographer. I don't like making DVDs, but it's an unfortunate necessity for my business when shooting small town events.

 

I signed up for CC 4 years ago, primarily so I could get Encore, even tho it was no longer being updated. I have now spent over $1000 to be able to use the outdated software.

 

I recently got a new computer and while trying to put all of my overpriced programs on, low and behold, CS6 / Encore is no longer available for download anywhere.
Contacted customer service chat and after about 2 hours, their conclusion was that I would have to find someone else for DVD authoring services.

 

I'm not asking for an update. Not even complaining about the money I've had to invest in outdated software, but just removing it without any warning or solution is unacceptable and shady business practice. I rarely care about updates, yet I have to pay for them monthly. If the update is "whoops can't use that valuable service anymore" then we have a big problem here.

 

If anyone has a solution or a company referral that cares enough about it's clients to let them have the services they pay for, please let me know. Any help would be greatly appreciated and I doubt I'll be dealing with Adobe much longer at this rate.

Re: Is it possible to have amount of emails limited per day/week?

$
0
0

I see the document for ACC around capacity, but what about ACS? Is there only the option for fatigue, which would be at the recipient level and not an overall email send cap per day?

Re: Difficulty locating media stored in apple iCloud

$
0
0

kickingbear

Hi there, I have a manual workaround that is kind of tedious if you have a LOT of footage that went "offline". It's the only way I have fixed the problem when I don't want to move files all over the place.

  1. Go to your project panel where your offline footage is.
  2. One by one, right-click the video and choose "replace rootage..."
  3. Chose the exact same file that you are trying to link

The nice thing about this workaround is that it will keep your project in tack. The videos in the timeline will work again and you dont have to start from scratch or move files around locally.

 

Hope this helps

Re: All CC Applications Stuck at Screen with Spinning Blue Circle

$
0
0

Thanks but I have been there and it was unchecked all along. As I say I have found a work around by not using the latest welcome and New screens which leads me to conclude there is an issue related to what they are trying to do. Whether that is an Adobe issue or my PC I am not sure but they worked fine for a month on my new PC and suddenly stopped. They work fine on my laptop and so I am beginning to think it is my PC but quite what I haven't a clue!!!


Re: How to remove the lines from the outside when using drawing inside mode

$
0
0

Never mind i used the shaper tool lol, i think this might work, thank you!

Google Play Store - Level 28 Android Required by August 2019

$
0
0

New apps will require level 28 by August, existing app updates require it by November - that effectively kills the Adobe Build Tool if they are not updating to Cordova 9.x

Drop Shadow only around image box vs actual image

$
0
0

Hi Drop_Shadow.png

 

I was able to create 3x3 image grid for a brochure design and populate it with my images. 

 

When i tried to maker the image boundary pop using a drop shadow, I can only get the actual image to apply the drop shadow filter.

 

How do i get just the boxes to do this effect?  Some of my boxes (image top middle) with the image the size of the box look fine. but others such as (top right, and bottom right) are not.

 

I think do that would also fix the issue with some of the red image banners also having a drop shadow effect.

 

Very confusing feature, any help is much appreciated.

 

thanks

creating multiple checkbox for single property of string array for touch ui in AEM6.3

$
0
0

Hi,

 

In Classic UI we could created multiple checkbox using selection xtype

 

<multiplecheckbox

                            jcr:primaryType="cq:Widget"

                            allowBlank="{Boolean}true"

                            disabled="{Boolean}false"

                            fieldLabel="Industries"

                            hideLabel="{Boolean}false"

                            name="./tagging"

                            options="/apps/project/components/content/abc/xyz.json"

                            type="checkbox"

                            xtype="selection"/>

 

now under /apps/project/components/content/abc/xyz.json  the value could

 

[

{"text": "tag1", "value": "tag1"},

{"text": "tag2", "value": "tag2"},

{"text": "tag3", "value": "tag3"},

 

]

 

Now when the dialog is submitted this will store under property tagging as String array.

 

Please let me know how i could achieve the same using touch ui. Any samples would help

 

 

Re: Problem with numbered list- Number 1 repeats

$
0
0

I can't see this in the menu in InDesign CC 2019. Did they remove it?

Re: How to cut off the background from .ai image?

$
0
0

From what I can see, you should be able to

 

1. Click the transparent background so nothing is selected

2. Use the Direct Selection tool (open arrow icon second from top) and click the white

3. Hit Delete.

Re: How do I disable the "Account Confirmation" dialog box?

$
0
0

I have a NON-SHARED license, and I still get the pop-ups. All.day.long. It's so annoying. Crazy.


Re: Are NCS or RAL values more precise than Pantone?

$
0
0

"CMYK" is the wildly inaccurate thing here. If you are thinking in terms of CMYK values being an accurate colour, you'll find yourself in strong disagreement with us.

 

Pantone colours are specified in Lab, and have nominal CMYK values from Pantone (I think because customers demanded them; Pantone stopped for a while).  Other colour systems might have identical colours, or they might be specified in different ways so a pure comparison is impossible. Anyway, the great thing is that your client is accountable for the choices! But don't convert to CMYK with any kind of reference please!

Renaming Assets And Preserving Collection References in 6.3

$
0
0

Hi Everyone,

 

He have request to rename very large number of assets. We tried using session.move() from the JCR API and AssetManager.moveAsset() from com.adobe.granite.asset.api. Both do not modify the Collections which the questioned assets are part of. Our question is then is there a direct way we can rename assets by preserving all their Collection references and if not what can use to retrieve the collections each asset is member of so we can modify them to hold the new asset paths.

 

Thank you very much!

 

BR,

Bobby

Re: Problem with filling of objects

$
0
0

Thank you for all your help. I think, I found the problem.

The first time I downloaded the file from my mail and now I copied the file direct into AI.

 

With the direct selection tool, it is now possible to color up the parts! I even have a lot of default swatches.

 

Thank you!

Re: Keywords and synching

$
0
0

Hi Dennis,


It seems to be working at my end, as the keywords are not syncing to the cloud, could you please let us know the version of Lightroom you're working with?

 

  • Also, what operating system are you using?
  • Are you working with raw files or jpeg files?
  • Does it happen with all images or some specific set of images?
  • Could you please check the internet connection once?

 

Regards,
Sahil

Lightroom Keywords not syncing to the Cloud

$
0
0

I've added keywords to my photos in Lightroom, but they don't seem to synch to the copies of the photos in the Cloud. Is there something I have to do to make them transfer?

 

{Thread renamed by moderator}

Viewing all 135144 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>