Quantcast
Channel: SCN : Discussion List - SAP Interactive Forms by Adobe
Viewing all 1237 articles
Browse latest View live

System-independent (and transportable) web service

$
0
0

Hello,

 

I would like to use a web service in my Interactive Form. Therefore, I created an RFC function module and created the corresponding web service. Then I launched SOAMANAGER to get the URL of the WSDL file, copy it, changed it a bit (removed the last part: "?sap-client=100", otherwise Adobe LiveCycle Designer would not accept it) and pasted into the "New Data Connection" dialog box in ALCD.

 

But this URL is system-dependent (begin with the development system hostname). So, once transported to other systems (integration, quality or production), it won't work anymore.

 

So, my first question is: how to make it system-independent?

 

My second question is: how to transport web services?

 

 

Thanks in advance.

 

 

Mathieu


How to add long text for existing static text in Adobe forms.

$
0
0

Hi all,

 

I have a requirement that I need to add  a long text for existing Static text in my adobe form

1) Counter part inputs

2) Mack Inputs.

 

These two are static texts, I need to add the long text in the following manner.

 

1)Counter Part Inputs(zds220)

2)mack Inouts(zds340)

 

Please suggest me how to do it.

 

Thank You.

Suneel.

List of SAP provided Adobe Interactive forms

$
0
0

Dear All,

I am looking for a list of SAP provided Adobe Interactive forms, can anyone help me to fing it.

Thanks,

Koos Fourie

Texts with correct font are not printed

$
0
0

Hi All,

 

I am printing the Adobe form with some header and item texts.

 

I have created a style in smartforms so that the texts in the layout would be printed accordingly.

 

In the context part, I have created the text and assigned the text module. I have also given the style name at the time of creation, checked 'Copy style from text module' also. But still in the layout the texts are not printing with correct font.

 

Currently the texts are prining with default font which i have declared in style.

 

Do we need to give the paragraph format or style name anywhere?

 

 

Points will be rewarded for helpful answers..!!!

 

 

 

Thanks and Regards,

Karthik Ganti.

Printing Adobe Form in Webdynpro

$
0
0


Hi Experts,

 

I need one help  from all of you , its quite urgent.

 

Actually I am trying to print Adobe form in webdynpro method like below:

 

 

   "----- Take the Adobe fprm -------------------"

      lv_form_name = 'ZHR_SAP_FORM'.
*----------------------------------------------"

      CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
        EXPORTING
          i_name     = lv_form_name
        IMPORTING
          e_funcname = lv_fm_name.

      lfs_output_params-nodialog = 'X'.
      lfs_output_params-getpdf   = 'X'.
      lfs_output_params-device   = 'TR5T'.
      lfs_output_params-connection   = 'ADS'.

      CALL FUNCTION 'FP_JOB_OPEN'
        CHANGING
          ie_outputparams = lfs_output_params
        EXCEPTIONS
          cancel          = 1
          usage_error     = 2
          system_error    = 3
          internal_error  = 4
          OTHERS          = 5.
      IF sy-subrc <> 0.
* Implement suitable error handling here
      ENDIF.

*---Form language
      lfs_doc_params-langu = 'E'.

*---Call Adobe form.
      CALL FUNCTION lv_fm_name  

        EXPORTING
         /1bcdwb/docparams         = lfs_doc_params
          gt_item                  = lit_zhrauth_item
          gs_hrauth                = lwa_zhrauth
       IMPORTING
         /1bcdwb/formoutput       lwa_output
       EXCEPTIONS
         usage_error              = 1
         system_error             = 2
         internal_error           = 3
         OTHERS                   = 4
                .
      IF sy-subrc <> 0.
* Implement suitable error handling here
      ENDIF.

*---Job Close
      CALL FUNCTION 'FP_JOB_CLOSE'
* IMPORTING
*   E_RESULT             =
       EXCEPTIONS
         usage_error          = 1
         system_error         = 2
         internal_error       = 3
         OTHERS               = 4
                .
      IF sy-subrc <> 0.
* Implement suitable error handling here
      ENDIF.

 

Here , the funtion module name is coming correctly.

But when calling function CALL FUNCTION 'FP_JOB_OPEN' ,

 

It is giving sy-subrc = 2 , i.e. usage error (An Exception).

 

Similarily , due to this i am getting same exception in 

 

CALL FUNCTION  lv_fm_name

 

So some one please help me , what should i do ,

am i supposed to pass some other parameter in  CALL FUNCTION 'FP_JOB_OPEN'

 

 

 

Hopefully , waiting for responds.

 

Thanks & Regards;

Gaurav Singh

Sapscript bottom text in Main, just for the last page, but printing only in the last page

$
0
0

I need to print a text but only for the last page in the main window.

 

I have tried with IF.

 

IF &PAGE& = &SAPSCRIPT-FORMPAGES&

BOTTOM

....TEXT

ENDBOTTOM

ENDIF

 

But it prints in all pages in every main window.

 

Can someone point me what I am doing wrong or how can I do this?

 

Regards,

Carlos

Hide button if the form is filled

$
0
0

Hello,

 

I work on the offline PDF incident and I would like to hide a button if the PDF is already filled. The problem is the PDF is saved in the incident as an attachment and the user can open the attachment and send the PDF again.

 

I tried to hide the button if a mandatory field is filled in the initialize method but it does not worked. Does someone knows how to do it?

 

if ( data.Sect.Reporter.Name.FIRST_NAME.rawValue !=null )

{

    data.Footer.send.presence = "hidden"; 

  }

else

  {

 

data.Footer.send.presence = "visible";

}

 

Thank you

 

 

Marie-Josée

Adobe LiveCycle Designer 9.8

$
0
0

Hello,

 

I would like to install the latest version of Adobe LiveCycle Designer.

 

According to SAP Note 1658830 ( 'Adobe LiveCycle Designer 9.8 - Installation' ) this is the version 9.8.

 

I have searched the file "67837800102000002446 Adobe LiveCycle Designer 9.8" on the SAP Service Marketplace with several S-Users, but cannot find it under

http://service.sap.com/installations

Installations and Upgrades -> Browse our Download Catalog

-> SAP NetWeaver and complementary products

-> SAP NetWeaver

-> SAP EHP1 FOR SAP NETWEAVER 7.3

as it is described in the note, because I don't have the entry SAP EHP1 FOR SAP NETWEAVER 7.3.

 

 

Under SAP NetWeaver I only can see the followings:

 

SAP NETWEAVER 7.3

SAP NetWeaver 7.3

SAP EHP2 FOR SAP NETWEAVER 7.0

SAP enhancement package 2 for SAP NetWeaver 7.0

SAP EHP1 FOR SAP NETWEAVER 7.0

SAP enhancement package 1 for SAP NetWeaver 7.0

SAP NETWEAVER 7.0

SAP NetWeaver 7.0

 

 

 

Could you please advise?

 

Thank you and best regards,

Noemi

 

Edited by: noemi.pocsai on Dec 31, 2011 11:55 AM


How to Save Pdf file in a particular format

$
0
0

Hi Experts,

 

                    Can anybody tell me how to save a pdf file in a particular format,My requirement is i have a print button in webdynpro ,when ever user clicks on print ,adobe form is opened ,if user clicks on save .Form is saving with adobe form name .My requirement is it should be saved as ID NO.Date.Pdf  form lets Id is 0456 ,form should be saved as 0456.040614.pdf format, Thanks in Advance

 

Regards

Sandesh

Interactive Forms - Print orientation - ZPL

$
0
0

Hi,

i am going to create my first label on a zebra printer with adobe forms (LiveCycle-Designer 8.2). When i print the label with a portrait-format everything is fine.

In a special case the height of the label is about 2cm and the width is 10cm. So the masterpage automatically turns to landscape-format. The preview is ok but when i print on the zebra the label is rotated with 90 degrees.

I think the landscape-format changes the ZPL-code.

Has anybody experiences with this penomenon?

 

best regards

Frank Thomas

Adobe landscape label print issue on zebra

$
0
0

Hi ,

I am trying to print a label through adobe form in landscape on a zebra printer. The height of the label is 4+ inches while the width is 5+ inches. When i issue the print, only the lower half of the label is printed and that too in the upper half of the label in landscape format. What could be the problem?

 

Please let me know if anyone faced this issue..

Resizing image

$
0
0

Hi experts,

 

                 I have requirement in adobe form I have one table that containing image , now in output image are getting overflowed , is there any procedure to resize the image  dynamically using JavaScript.

Have Editable fields after Submit by initiator

$
0
0

Dear Guru's,

 

In our scenario we have multi level approval. So Initiator initiate the form and on submit, goes to review manager for review, once he submits it goes to approval manager for approval.

 

Now the issue is once Initiator submits all the fields are read-only. Based on the link after submit the fields are automatically set to read-only.

 

SAP Interactive Forms by Adobe - Developing Java Web Dynpro Applications - SAP Library

Review Copy

  • All fields are automatically set to read-only mode for the non-interactive copy of the (originally interactive) form.

 

If Review Manager wants to edit the fields what needs to be done?

 

In current scenario we are rejecting and initiator needs to redo the same process.

 

Please help.

 

Thanks,

Pramod

standard text / Text module not printed correctly in Adobe forms

$
0
0

Hi All,

 

I need to print the dunning level text which is static. I have created text module and standard text with the same static text.

In the content I have created the text with text module tyoe and given the text module name. Similarly I created the include text as well.

 

But the text is getting printed continously, eventhough I have maintained as paragraphs.

 

For Example: I have maintained text as    TEST1

                                                                   TEST2

                                                                   TEST3

 

Now the same format shud be printed in the output. But  TEST1 TEST2 TEST3 is printed.

 

 

Can anyone help me out how to print the text as in the above case and what is the reason for not printing in paragraphs.

 

 

Points will be rewarded for the helpful answers...!!!!

 

 

Thanks and Rewards,

Karthik Ganti.

Printing Adobe Form in Webdynpro

$
0
0


Hi Experts,

 

I need one help  from all of you , its quite urgent.

 

Actually I am trying to print Adobe form in webdynpro method like below:

 

 

   "----- Take the Adobe fprm -------------------"

      lv_form_name = 'ZHR_SAP_FORM'.
*----------------------------------------------"

      CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
        EXPORTING
          i_name     = lv_form_name
        IMPORTING
          e_funcname = lv_fm_name.

      lfs_output_params-nodialog = 'X'.
      lfs_output_params-getpdf   = 'X'.
      lfs_output_params-device   = 'TR5T'.
      lfs_output_params-connection   = 'ADS'.

      CALL FUNCTION 'FP_JOB_OPEN'
        CHANGING
          ie_outputparams = lfs_output_params
        EXCEPTIONS
          cancel          = 1
          usage_error     = 2
          system_error    = 3
          internal_error  = 4
          OTHERS          = 5.
      IF sy-subrc <> 0.
* Implement suitable error handling here
      ENDIF.

*---Form language
      lfs_doc_params-langu = 'E'.

*---Call Adobe form.
      CALL FUNCTION lv_fm_name  

        EXPORTING
         /1bcdwb/docparams         = lfs_doc_params
          gt_item                  = lit_zhrauth_item
          gs_hrauth                = lwa_zhrauth
       IMPORTING
         /1bcdwb/formoutput       lwa_output
       EXCEPTIONS
         usage_error              = 1
         system_error             = 2
         internal_error           = 3
         OTHERS                   = 4
                .
      IF sy-subrc <> 0.
* Implement suitable error handling here
      ENDIF.

*---Job Close
      CALL FUNCTION 'FP_JOB_CLOSE'
* IMPORTING
*   E_RESULT             =
       EXCEPTIONS
         usage_error          = 1
         system_error         = 2
         internal_error       = 3
         OTHERS               = 4
                .
      IF sy-subrc <> 0.
* Implement suitable error handling here
      ENDIF.

 

Here , the funtion module name is coming correctly.

But when calling function CALL FUNCTION 'FP_JOB_OPEN' ,

 

It is giving sy-subrc = 2 , i.e. usage error (An Exception).

 

Similarily , due to this i am getting same exception in 

 

CALL FUNCTION  lv_fm_name

 

So some one please help me , what should i do ,

am i supposed to pass some other parameter in  CALL FUNCTION 'FP_JOB_OPEN'

 

 

 

Hopefully , waiting for responds.

 

Thanks & Regards;

Gaurav Singh


Prevent the same users raising multiple repeated incidents at same time (offline reporting functionality)

$
0
0

Dear All,

 

I have a requirement in one of the Offline forms which I am currently working on. We have a requirement to restrict the users for sending the same PDF form more than once.

 

Once the user sends a PDF form is it possible to find out or restrict in any way so that the user does not misuse the tool to send deliberately multiple requests.


Regards,

Poojith MV

DataMatrix Barcode with special separators

$
0
0

Hi all,

 

we have to create a new AdobeForm containing a DataMatrix barcode with the following special characters:

 

GS = group separator = hex 1D or decimal 29

RS = record separator = hex 1E or decimal 30

EOT = end of trnasmission = hex 4 or decimal 4

 

The content could be something like this (placeholders replaced by the special separator sign):

[)>RS06GS2K200612542GSP1068420081GSRSEOT

 

Please, can anybody tell me how to include these separators into my barcode data?

 

Thanks

Thorsten

Printing Image From PLMD_AUDIT

$
0
0

Hi Experts,

 

                 I have requirement , there is a T CODE : PLMD_AUDIT To create and change audit inspection there u can create audit or inspection,

                 under audit u can create question , u can attach image for each  that will go to sap archive   , after creating audit u can print this with

                 the help of print   preview button now if we print this audit , one form will be generated with all questions , now my requirement is to

                 display the pictures for each questions using the standard ADOBE FORM PLM_AUDIT . please any one suggest how to achieve this .

               

 

 

                  Right now I am downloading the pictures from sap archive to local pc but I am not able to position the image to question table .

Printing texts in subforms dynamically based on condition

$
0
0

Hi All,

 

I have to print dunning level texts( 1,2,3,4 ) based on the dunning level. This text should be printed above the main Items table gets printed.

Currently I have created a subform for the main table and it is priting correctly. But i wanted to print the dunning level text  above the main table as said.

 

I know that some form calci scripting logic needs to be written to print the text dynamically.

 

( I have some idea that 4 subforms to be created for 4 dunning levels texts and condition to be written in form calci ( visible / hidden ). But at a time only one dunninglevel text subform needs tobe printed and then immediately main table should get printed.

 

Can anyone please helpme out how to print the text dynamically in the subform ?

 

 

 

Points will be rewarded, for helpful answers..!!!!

 

 

 

Thanks and Regards,

Karthik Ganti.

Using ALD in Citirix Xenapp

$
0
0

Hi Gurus,

 

Its been a long time since I posted a question. Now I need your help

 

We are migrating to Citrix environment in our project. I have asked hte Citrix team to install ALD(Adobe livecycle designer) but still I couldnt lauch layout designer from SFP.

 

We have installed hte correct version of ALD which we use currently in Virtual desktops.

 

Is ALD compatible in Citrix Xenapp? Please guide me if anything specific has be checked so that I can assit Citirx team.

 

 

Thanks,

Anand G

Viewing all 1237 articles
Browse latest View live


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