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

stormshark
stormshark
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
16

Discussions

Discussions
0

Questions

Questions
8

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by stormshark
Customize the badges you want to showcase on your profile
Re: Convert SignedDate to String - Adobe LiveCycle 10-12-2010
Hİ my friend I got it now .there is also date time format command which allows you to change datetime as you desired.

Views

266

Likes

0

Replies

0
Re: Convert SignedDate to String - Adobe LiveCycle 10-12-2010
Hi . You can use substring and concatenate functions to achieve your goal.For examplea=substring(SignedTime, 24, 4) Result= 2010b=substring(SignedTime, 20, 4) Result=EST and then use concatenate for concat(a,"-",b,"-") result 2010-EST-

Views

267

Likes

0

Replies

0
Re: Far Dependency - Adobe LiveCycle 10-12-2010
Hi Budy I got the same problem but I figure out something which is to do something with C:\Documents and Settings\yusufgoy\Workbench ES2\test_Bilgin\1.0 PoC.process_dependency file . I opened it with notepad but I couldnt save same format as before. ı m still working on it . PLEASE SOME EXPERT HELP US

Views

155

Likes

0

Replies

0
How to set values of repeatable textfields??? - Adobe LiveCycle 21-10-2010
Hİ everyone,I m newbie in javascript coding . As you see I think my questions is simple. I have a form which has two different subform and one of them is flowed subform.and gets all data from a xml such as; Turkey USA UK Germany ...........I tried to execute form layout, if there is no country name from the xml it work for first repeatable textfield but it didn t work for the second repetable textfield and I realized that my coding was wrong because I equalized for just Country.rawValue not fo...

Views

394

Likes

0

Replies

1
how to change date format in web service request menu - Adobe LiveCycle 22-06-2010
It s proably too simple but I dont have any clue . My problem is I have a web service which is invoked by adobe invoke web service process.and I have FormData which is xml and input .FormData contains a few information such as 123456 25/01/2010 30/06/2012However My Web Service requires the dates such as yyyy-mm-dd type 123456 2010-01-25 2010-06-30 so it s simply how to convert 25/01/2010 (dd/mm/yyyy) to 2010-01-25 (yyyy-mm-dd) in web service request menuI already try to put T00:00:00 end of ...

Views

1.0K

Likes

0

Replies

1
How to combine different values to one values in xpath mapping - Adobe LiveCycle 08-06-2010
Hi everyoneI think it s simple question but I m new on Adobe Livecycle WorkbenchMy problem isI Have 4 different values such asDocType int = 369CustomerNumber int = 123456CreateDate string or datetime = 01/01/2010DNZ*# freetextBarcodeGathering stringthese are my values which come from the web service (except DNZ*# and BarcodeGathering)All I want isI want to gather all information such as DNZ*# CustomerNumber #DocType#CreateDate into BarcodeGatehering in xpath mapping so I tried /process_data/@Bar...

Views

511

Likes

0

Replies

1
Re: how to insert variables into web service request menu - Adobe LiveCycle 31-05-2010
you are absouletly correct but you just a little bit late thank you very much anyway

Views

124

Likes

0

Replies

0
how to insert variables into web service request menu - Adobe LiveCycle 26-05-2010
Hı everyoneDo you know how to insert variables into web service request menu moreoverI want to use some ınput variables which is goıng to be used in web service requestYou can see in the example 123456 2010-01-01 2010-12-12 ( red ones I put manually instead of puting manually I want to use variables in variables menu. As you see in the picture I want to put variables when I ınvoke web service (I mean Starting the process)please feel free to ask anything about my question e mail :yusufgokhany...

Views

646

Likes

0

Replies

2
????---Guide error---???? - Adobe LiveCycle 18-05-2010
Hi everyone it s me againnow I just developed myself . Now I have a different problem my problem is Description Render service '/Process Management (system)/1.0/Render Guide.process' of Action profile 'Default' does not exist resource path location TypeNewGuide1.guide test_formguidegökhan/1.0/datamodel Unknown Action Profile ProblemWhat s the problem ?

Views

341

Likes

0

Replies

0
Re: Very simple question - Adobe LiveCycle 03-05-2010
thank you my friend . It s good but not enough I need much more information specially something on how to select table's cells orhow to use table's cell also how to add table's cell to listbox (I mean row by row) thank you for interest inthanks a lot

Views

230

Likes

0

Replies

0