Hi,
I wonder if anyone can help? I'm having a problem where a workflow that works fine when run in Automator works differently when saved as a service. It's quite a complex workflow, but I've made a simpler one which replicates the issue (see attached).
In short, the attached workflow looks at the open contact in Contacts.app and makes a new TextEdit document. It then looks up and appends the person's name to the TextEdit document. Next it looks up and appends the person's job title to the TextEdit document. (I know I could look them up all in one go, but I need to do it like this for the more complex workflow).
When I run them in Automator then I get what I expect:
John Doe
Managing Director
However, when I save it as a Service for Contacts and run it from Contacts' Services menu then I get:
John Doe
1234-12324-1234
johndoe@acme.com
John Doe
1234-12324-1234
johndoe@acme.com
I'm confused. Am I doing something dumb here? Any suggestions/thoughts would be welcome.
Thanks in a dvance
I wonder if anyone can help? I'm having a problem where a workflow that works fine when run in Automator works differently when saved as a service. It's quite a complex workflow, but I've made a simpler one which replicates the issue (see attached).
In short, the attached workflow looks at the open contact in Contacts.app and makes a new TextEdit document. It then looks up and appends the person's name to the TextEdit document. Next it looks up and appends the person's job title to the TextEdit document. (I know I could look them up all in one go, but I need to do it like this for the more complex workflow).
When I run them in Automator then I get what I expect:
John Doe
Managing Director
However, when I save it as a Service for Contacts and run it from Contacts' Services menu then I get:
John Doe
1234-12324-1234
johndoe@acme.com
John Doe
1234-12324-1234
johndoe@acme.com
I'm confused. Am I doing something dumb here? Any suggestions/thoughts would be welcome.
Thanks in a dvance
Attachments
Last edited: