About writing outputs to documents...

I have a query about the user inputs and file outputs! I am trying to create generators for some projects of mine which include numbers, randomized variables, and brackets! How would I be able to achieve a random input like
entity color "#" and the # be a randomized number!
or for another example
admin menu
"Main menu"
"Change Server Password"
"Random Password"
"NavyCommander54"
but with a GUI like
Entity Name: Color
or
Admin Menu
"General"
"Change Password"
"Change Max Players"
but it would generate to a file!!!
etc!

Hello,
Being confused about what you want.
If you have a specific issue/error regarding C#, you can ask it here.
If you are looking for an application implementation, here is not a right place.
Regards.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Error writing output with iview for xml form builder

    Hi,
    I created a Xml Form Builder's project in which I developed an "Edit" and "ListEdit" sheet.
    I also created an iview for theese in which the code link is:"com.sap.km.cm.xmlform",and the field for Style Sheet for List and for single item are set up correctly,but when I tried the preview the following error message happened:
    com.inqmy.lib.xsl.xslt.XSLOutputException: Error writing output. -> org.w3c.dom.DOMException: Root Element is already present, cannot be appended as a child.
    could someone help me?
    thank's a lot!
    Nick.

    Hi,
    Now I'm confused,what do you mean with create new data? Are users editing existing documents
    (as if they go to a document example.xml > edit) or they are creating new documents (as if they go
    on folder > new > forms)?
    The problem is, in both cases a user would need read/write permissions.
    The normal flow content (data) is created in KM is as follows:
    1. user is assigned to a role
    2. role contains KM Navigation iView
    3. KM Navigation iView executes com.sap.km.cm.navigation component
    4. user chooses New > Form UI command (edit_xml_forms)
    5. edit_xml_forms UI command executes its code (com.sapportals.wcm.rendering.uicommand.cm.UIXMLFormsCreateCommand) and open xml edit for the user
    6. user fill the form and click Save, form is created into folder
    For what I understood so far, your requirement basically asks you to go directly to step 5, it is
    possible to pass a URL that goes directly to step 5, the UI command button, but if you do that
    you won't have a context, so chances that it will work are slim, since a context is required to
    fill the parameters asked by the app (like folder, user, permissions, etc). Even though, in some cases you can
    still pass the parameters via post in the URL but you must know which service/parameters the
    app asks for it, also a URL is static...
    That was the create scenario, I think it's more cons than pros, users would still be
    able to bypass the URL iView created for that, I'd suggest evaluating again if it's really
    a problem having users access cm to manage data
    kind regards,
    Rafael

  • Can anybody explain about use of 57F4 document

    can anybody explain about use of 57F4 document.

    In Indian subcontracting process when you issue materials to a subcontractor, you need to keep track of what materials you have issued and when they have to be returned by subcontractor.  The reason for this close monitoring has to do with Indian tax law. Under excise law 57AC, when you send materials to a subcontractor for processing, you are not required to pay any excise duty, even though the materials have left your premises. However, if the materials have not been returned to you within 180 days specified by the law, you will have to reverse any excise credit that you posted when you have purchased the materials.  When you send material out of your factory premises you need to send with 57F4 Challan.  In this process you are going to do the same.
    The Process Flow would be
    u2022     Creating Subcontracting Purchase order
    u2022     Message Output for Purchase Order
    u2022     Transferring of Components to Subcontractor
    u2022     Creating of subcontracting Challan
    u2022     Goods Receipt for Purchase Order
    u2022     Reconciling Subcontracting Challan
    u2022     Completing/Reversal/Re-Credit Subcontracting Challan
    u2022     Logistics Invoice Verification
    thanks
    G. Lakshmipathi

  • HELP about analog output video

    Hello, I´m need help about analog output video in Premiere CS5 using Matrox RTX2. I need to crop a video with resolution in 1440x1080 to 4:3 in output analog. But what happens is wrong (I think). My video is in format anamorphic and the other option is 16:9 letterbox. Is there any way to crop the video without using effects. Thanks a Lot and sorry my bad english (my native language is Portuguese).

    There are no 4:3 HD specifications.  You'll have to put the video into a normal SD sequence, and scale it down till the top and bottom of the video meet the frame.  That way the sides will be cut off.

  • Does anyone know of a VI or how to go about writing one that will prevent the computers time/date from being disabled while an application is running.

    Does anyone know of a VI or how to go about writing one that will prevent the computers clock/time from being disabled while an application is running. The time and date can normally be reset while an application is running by clicking on the time/date in the lower right-hand corner of the computer screen. I have an application that runs over several days and it is critical that the time and date of the computer not be changed. Is there an easy way to lock this out from the user? Note that I am what I consider an advanced beginner in LV.
    Thank you,
    Chuck
    Solved!
    Go to Solution.

    That is not something you can do from LabVIEW, as it is an operating system operation, and it will depend on the operating system that you're using. On Windows you can use a group policy to control this. Please Google on "prevent time and date change in windows".
    Also, please try to refrain from stuffing your entire message in the subject block. Keep the subject short, but descriptive enough so it can be understood what you are basically asking. Thanks.

  • How to repeat output billing documents

    Hi Guru;
    How to repeat output billing documents ; because after VF04 maintain billing due list,
    all intercompany billing doucments can not be printed throught our local printer. We are using Biling type as intercompany billing and output as print.
    Regards,
    Raj

    Hi Raj,
    Please use T-Code VF31,output from Billing
    under Message Data select the output type that you need,  enter the  transmission medium as print  and select processing mode as Repeat processing.
    And in   billing data mention the correct billing document for which you want repeat output.
    Hope Above will resolve your problem for Repeat output for Billing Documents.
    Regards,
    Sandeep

  • How InDesign comes to know about any changes on document, but not saved. As it shows * on the name of document when it is opened and any changes. And after saving * symbol is get removed from the name of document. How and where indesign@ handles this?

    How InDesign comes to know about any changes on document, but not saved. As it shows * on the name of document when it is opened and any changes.
    And after saving * symbol is get removed from the name of document. How and where indesign@ handles this?

    Are you just asking because you want to know, or do you have a problem you need to solve? I don't know how to write a program, but I think what your are describing is not an unusual thing for a  program to do. The * tells you that changes have been made since the last save, and the program reserves a portion of memory for undo functions. I suppose a coder could tell you how it works, but I don't think it would help an average user to know, but that's just my opinion.

  • SAP Digital signature solution in Invoice output PDF document

    Hi,
    We are trying to POC SAP Digital signature solution for Invoice output pdf document based on the OSS note 700495 implemengtation guide.
    - Defining the log structure and database table.
    - Defining signature single step and authorization group and assignment.
    - Completed the configuration steps including system signature with authorization by SAP user id and password.
    - Release strategy and Archiving NOT implemented for this solution as they are not required as of now.
    Checked the above settings using DSIG_BOOKING_EX sample program and the same executed successfully without any errors and we can see the result 'Signature process was successfully completed by user XXXXXX'. Also we can view the signature log in DSAL Transaction.
    Similar to the sample program code, Implemented the signature call in user exit ZXMCVU05(EXIT_SAPLMCS6_001) for Invoice output digital signature during VF01 create transaction.
    In the process signature call processed successfully but the output PDF document does not have any signature.
    Please let me know why digital signature NOT applied to invoice output pdf file. Is there any other process that need to be done?
    Also if you have implemented any similar solution, please provide me the details on the same.
    Thanks!

    Ritwika,
    Are the User Name and Password correct?  Is the User assigned to the SAP_XMII_User role in Netweaver?  On the iCommand's Security screen, is the SAP_XMII_User assigned as a Reader role?
    Have you checked the Netweaver log?  There may be more detailed information there.
    Kind Regards,
    Diana
    Edited by: Diana Hoppe on Mar 3, 2011 9:50 AM

  • An information about follow up transaction document

    Hi all,
    How can i retrieve information about follow up transaction document. I need to know which table or anything else that can give me information about follow up document.
    For example if i have this business scenario :
    from contract --> follow up to order
    and i need to know how many contract that being follow up to order and how many didn't.
    So which table that have information about this in crm?
    Thanx.
    Regards
    Indah Puspita

    Hi @all,
    the question is quite old, but not yet solved. As I had a similar task to do, i found something in the database that solved my task and probably yours as well.
    There is a DB table called "CRMD_BRELVONAE" that contains relationships between all the different CRM Objects.
    field "OBJGUID_A_SEL" contains the GUID of the parent object (equals CRMD_ORDERADM_H-GUID) and "OBJGUID_B_SEL" contains the GUID of the child object (Follow-up, equals CRMD_ORDERADM_H-GUID) .
    If you are only interested in a specific type of relationships, there are also fields "OBJTYPE_A_SEL" for the object type of the parent object and "OBJTYPE_B_SEL" for the object type of the child object.
    I hope, this is for you helpful
    Regards
    Ralf

  • Hi Folks, Can anyone explain me about below outputs

    Hi Folks, Can anyone explain me about below outputs
    sh processes cpu-hog
    Process:      ssm4ge_cfg_poll_thread, NUMHOG: 7, MAXHOG: 4100, LASTHOG: 790
    LASTHOG At:   15:21:47 UTC Apr 20 2013
    PC:           10ee46b
    Traceback:    1101e6d  1102227  10eeb8d  c7fb5b  c9301e  c8d7c5  c91486
                  c93e55  c7f89a  11509f
    Process:      fover_FSM_thread, NUMHOG: 1, MAXHOG: 325, LASTHOG: 330
    LASTHOG At:   15:21:51 UTC Apr 20 2013
    PC:           10ee46b
    Traceback:    1101d4a  110247f  10eec1f  c7fb08  c92fee  c8d735  c8d87a
                  c8fdad  c92c29  c931a4  c78c03  c7e166  ad7440  671bc1

    Hello Ashish,
    Each process on the ASA should take the CPU for a period of time (while its being processed by the ASA).
    When a process does not release the CPU is when a CPU Hog is triggered,
    In this case you can see 2 proceses that hold the CPU longer than they should ( you should see a cpu hog threshold value)
    In this case the first process has holded the CPU for 7 times ( the longest time being 4100 miliseconds)
    Remember to rate all of the helpful posts.
    For this community that's as important as a thanks

  • Writing an A4 document to A4 pdf

    Each time I try writing my A4 document to A4 pdf, I end up with Letter (8.5" x 11").
    When I click ctrl + P, I choose Printer Properties and in the Adobe PDF Settings tab of the ADobe PDF Document Properties window, I am choosing A4 under Adobe PDF Page Size. However, the PDF keeps on coming out Letter (8.5" x 11") rather than A4.
    How can I print to A4 size?

    Didn't know if you were on PC or Mac so was trying to cover all bases.
    Is the Original Document saved in A4 Fomat?
    Can you upload Document somewhere is can be shared DropBox, Sugar Sync, Google Drive, SkyDrive?
    Maybe I can figure out what going on.
    Is The printer ypu use set to Default printer in Page Setup.
    Okay here is the Procedure.
    Open word
    Create document
    Go to Page Set-up Select you print if not selected.
    Next  on size button select A4
    Then click on it and choose either A4 or A4 Borderless
    Quit out of Page setup.
    Now open Printer .
    Now in Copies click button and choose Paper handling
    Now checkthe Box scale to fit Paper size, and choose A4
    Now click on Preset and mouse down to Save Preset as Word-A4
    Now Print Document > PDF >  adobe PDF.
    When completed  Open Pdf in Acrobat
    Change document scale 100%
    In Bottom right corner you should see the A4 size in inch equivalent.
    when finished in word be sure to Reset Page setup to 8-1/2 by 11  > letter size in page setup before before starting new document. And set Printer back to Default.

  • Prevent SQL Developer from writing to c:\documents and settings\

    Hello,
    does anybody know how I can change the directory where sql developer is writing to under windows?
    Currently it is writing to c:\document and settings\... (my %APPDATA% path in windows).
    I have quotas on my profile and the quotas are exceeded by SQLDeveloper.
    Kind regards,
    Marcus
    Edited by: user12019413 on Feb 3, 2010 6:33 AM

    If you want to change the directory where the SQLDeveloper configuration files are stored you can add:
    AddVMOption -Dide.user.dir=DIRECTORY_YOU_LIKEto SQL_DEV_INSTALL_DIR/sqldeveloper/bin/sqldeveloper.conf

  • OUTPUT type document archiving is failing

    Hi,
    We are generating the OUTPUT type documents for billing invoices. For one of the output type the documents are not storing to content server.
    tRFC request is generating but it is failing with the below error
    SAP ArchiveLink: Obj. type not assigned to storage  syst.(Customizing)
    I have checked the configuration settings. NACE,OAC0,OAC3,V/33 etc... Everything looks fine
    Documents were generating and storing to Filenet for other Output types. Only having the problem with one output type.
    Regards,
    Sudheer T

    Hi Santosh,
    It is already maintained. with Print and Archive
    Output staus is showing as green, but the document is not storing to Filenet. Even not able to see in attachment list.
    tRFC is failing as below
    find the root cause as the TOA_DARA details are not updating for AR_OBJECT and SAP_OBJECT fields.
    But not sure whether these details upload from the SAP Form or from report.
    Regards,
    Sudheer T

  • Learn about writing applet for java smart card

    hi to all i am newbie in here and need to start write applet for my project
    but i am little confuse about writing applet please guide me for doing that
    thank you

    maybe this link how to develop new smart card application(write and read data on smart card will be useful

  • CBWFQ: Question about the output of "show policy-map interface" command

    Hi everyone,
    I have a question about the output of "show policy-map interface" command.
    The following is the output of this command and lower side of the output shows
    (total queued/total drops/no-buffer drops) 0/342/0
    If the packets drop occur due to the situation of no enough buffer,
    "no-buffer drops" counted up. But "no-buffer drops" has not been counted up.
    The "no-buffer drops" is 0 (zero) but "total drops" are counted as 342.
    I guess there are other factors except "no-buffer drops" to add "total drops".
    But I can not find any information about "other factors".
    So I would like to know the "other factors" added to "total drops".
    reserch-3725#sh policy-map interface fastethernet0/1
    FastEthernet0/1
    Service-policy output: shaping
    Class-map: kdpc (match-all)
    146956873 packets, 115209221595 bytes
    5 minute offered rate 156000 bps, drop rate 0 bps
    Match: access-group name YOKOHAMA_to_CHINO
    Traffic Shaping
    Target/Average Byte Sustain Excess Interval Increment
    Rate Limit bits/int bits/int (ms) (bytes)
    9360000/9360000 58500 234000 234000 25 29250
    Adapt Queue Packets Bytes Packets Bytes Shaping
    Active Depth Delayed Delayed Active
    - 0 146956724 3539850811 2960247 3851843541 no
    Class-map: class-default (match-any)
    552458414 packets, 249687580329 bytes
    5 minute offered rate 242000 bps, drop rate 0 bps
    Match: any
    Traffic Shaping
    Target/Average Byte Sustain Excess Interval Increment
    Rate Limit bits/int bits/int (ms) (bytes)
    3072000/3072000 19200 76800 76800 25 9600
    Adapt Queue Packets Bytes Packets Bytes Shaping
    Active Depth Delayed Delayed Active
    - 0 552453209 573909865 30358216 2926188156 no
    Service-policy : policy1
    Class-map: dlsw (match-all)
    979578 packets, 264843255 bytes
    5 minute offered rate 0 bps, drop rate 0 bps
    Match: access-group name acl-dlsw
    Queueing
    Output Queue: Conversation 137
    Bandwidth 128 (kbps) Max Threshold 64 (packets)
    (pkts matched/bytes matched) 20922/17371500
    (depth/total drops/no-buffer drops) 0/0/0
    Class-map: telnet (match-all)
    29938 packets, 1806058 bytes
    5 minute offered rate 0 bps, drop rate 0 bps
    Match: access-group name acl-telnet
    Queueing
    Output Queue: Conversation 138
    Bandwidth 64 (kbps) Max Threshold 64 (packets)
    (pkts matched/bytes matched) 639/38900
    (depth/total drops/no-buffer drops) 0/0/0
    Class-map: class-default (match-any)
    551448911 packets, 249420939729 bytes
    5 minute offered rate 242000 bps, drop rate 0 bps
    Match: any
    Queueing
    Flow Based Fair Queueing
    Maximum Number of Hashed Queues 128
    (total queued/total drops/no-buffer drops) 0/342/0
    Your information would be appreciated.

    Details infomatiuon regarding show policy-map interface
    http://www.cisco.com/en/US/tech/tk543/tk545/technologies_tech_note09186a008010dd6a.shtml
    http://www.cisco.com/en/US/tech/tk543/tk760/technologies_tech_note09186a0080108e2d.shtml
    http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123cgcr/qos_r/qos_s2g.htm#wp1146884

Maybe you are looking for

  • OBIA data mismatch in EBS and OLAP

    hi all, iam facing a situation in which in the date in OLAP end is coming different and the data in EBS end is coming different.So is it in the informatica mappings the error is coming or there is some other reason. Please help.

  • My iPhone 4s' wifi slider is stuck in the off position.

    I have tried restoring, resetting, everything I can think of. Everything was fine before I updated to ISO 6 now i cannot downgrade and access wifi!  someone please help me!

  • Ki for SIM card applet installation

    Hi How can i found/generate Ki for installation of a STK applet on SIM card ??

  • Good receipt process

    Hi Gurus, At what level one step or two step good receipt process can be controlled e.g. Plant, Storage Location, Material etc. Need this info urgently. regards, raju

  • How to start the Message Server?

    Hi, I wish to start the J2EE engine and for the same it is mandatory to start the Message Server first. In order to start the message server, I run the following command: <i><b>D:\usr\sap\J2E\SYS\exe\uc\NTI386>msg_server start msg_server=>sapparam(1c