Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

mustafa41
mustafa41
Offline

Badges

Badges
8

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts & Comments

Posts & Comments
12

Discussions

Discussions
0

Questions

Questions
6

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by mustafa41
Customize the badges you want to showcase on your profile
Invoke permission - Adobe LiveCycle 24-02-2011
hi,i am using a web service to initiate process after the user enters username and password in corresponding fields, and the process begins so after.But if the user does not have invoke rights on the service, it still returns a job id, but server throws an exception, mentioning the lack of permission.i want to handle and control the permission level before executing the web service, so i can easily tell the user ""you are not authorized".now, if the user enters username and password correctly, e...

Views

504

Likes

0

Replies

1
Re: process steps - Adobe LiveCycle 27-10-2010
i am using livecycle version 8.2.1. i am not sure, but i think what you said in your post is available only in newer versions. if i am wrong, can you tell me how to do so?thanks in advance,MC

Views

133

Likes

0

Replies

0
Re: security issues - Adobe LiveCycle 24-10-2010
thanks for your interest..but i do not have a user-based problem. in my case all system developers may have the same permissions. but i want only the service-process owner to be able to edit its contents. every user can view all, but only owners can edit.any help would be appreciated.MC

Views

103

Likes

0

Replies

0
security issues - Adobe LiveCycle 22-10-2010
hi all,we have been studying and developing Adobe Livecycle 8.2 by several developers in different teams, but on the same server. we want to set the environment "all services-processes viewable by all users, but editable by only the service-process owner". we tried to do this by managing user permissions but couldn't succeed. we are wondering if these conditions can be set or not. if can, how?any help or advise will be appreciated.thanks in advance.MC

Views

500

Likes

0

Replies

2
Re: process steps - Adobe LiveCycle 07-10-2010
i do want to initiate my workflow over Workspace. i know my other possibilities. but i am wondering if there is another way to accomplish what i mentioned in my previous post, use workspace to invoke the process, but on the third step i want the form to pop up.(start)findUser --> Execute --> AssignTask -->...After the findUser retrieves the information of the process creator and assigns them into a variable, execute function takes some those data, such as id, name and last name, and assigns the ...

Views

133

Likes

0

Replies

0
data from process - Adobe LiveCycle 07-10-2010
in a form, is it possible to retrieve data from a process variable and use it in a calculation script?thanks in advance.MC

Views

471

Likes

0

Replies

1
process steps - Adobe LiveCycle 07-10-2010
i have a workflow job to accomplish right now, starting with asking the user to fill a form, then the process finds the supervisor of the user and ending with delivering the form to him/her, sounds easy- really is.but the problem is that i want to start with FindUser, then user information is going to be written on the form, such as id, name and lastname. And then, on the third step, the form can be screened by the user.In order to accomplish those, the process isn't supposed to have an input fo...

Views

814

Likes

0

Replies

5
Re: radio buttons as an exclusion group...but I don't understand. - Adobe LiveCycle 01-10-2010
put the yes, no, maybe radio buttions into a RadioButtonList that only consists of those three. you can use hierarchy tab to view the groups and edit.MC

Views

64

Likes

0

Replies

0
Re: Enabling-disabling objects - Adobe LiveCycle 28-09-2010
used access attribute to control the fields like you said. works fine.thanks a lot.MC

Views

114

Likes

0

Replies

0
Enabling-disabling objects - Adobe LiveCycle 24-09-2010
i have a form which consists of several checkboxes and text or numeric fields. i want checkboxes to control the visibility of the other fields. i use the following script: ygh.#subform[0].checkBox1::change - (JavaScript, client)if(this.rawValue==0) numericField2.presence="invisible";else numericField2.presence="visible";it works fine... but initial page comes with fields that are all enabled. according to the checkbox changes, they respond, but i want to see them disabled on the first screen.by ...

Views

646

Likes

0

Replies

2
Likes given to
Likes from