Time value not entered in the Gantt Project chart

I'm trying to create a Gantt chart of project with date and time values. I get date values and not time values. Help, please.

Hi Nicolas,.

You can convert your time STAMP values DATE values using the to_timestamp function. This way you are retrieve the values of date and time that you have inserted into your table and they will be represented accurately on your Gantt chart.

Kind regards
Hilary

Tags: Database

Similar Questions

  • Fill in the Date field to CurrentDate if not entered by the user

    I have this simple condition to enter the Date to current date if it is not entered by the user. In the same way with the time of day. I tried writing below the lines in the document of the rule, but it does not work: -.

    DATE = current date if

    DATE is not known

    Can someone help me with this? I have a screen where the field belongs to several questions. If not entered by the user, the system fills when the user presses the submit button.

    3 things to consider:

    • If the user does not provide an answer to a question of date attribute, this attribute date will be uncertain, not unknown;
    • You cannot define an attribute based on itself - which is a loop of logic and modules does not compile
    • You cannot set a conditionally non Boolean attribute without a rules table.

    My solution would be to ask the user for the value of another attribute (DATE of the USER) and then use it to determine the value of DATE inside a table of rules, as follows:

    DATE

    the date of the day

    The USER DATE is uncertain

    THE USER DATE

    in the opposite case

    See you soon,.

    Brad.

  • ? I downloaded the update this morning - 06/06/12 - and noew I can not enter in the develop module.

    ? I downloaded the update this morning - 06/06/12 - and noew I can not enter in the develop module. I get an error message.

    The problem seems to have been fixed. When I checked to make sure that all the other modules are accessible, Lightroom 4 quit, rebooted and then checked something - "power point curves", went through a kind of internal procedure, after having whiuch the problem no longer existed. The error message was: "an error occurred when attempting to change modules." I decided to respond this way in case somebody stumbles into that.

    Thank you for responding.

  • What is the parent resource ID in the Gantt resource chart?

    Hello everyone,

    Sorry if this question seems silly. I'm trying to create a Gantt chart of resource from a database table. I mentioned this page ' http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21674/bldapp_chrt.htm#BCEIJJID "for more information, but I see the following there:

    «The Gantt resource charts require a resource resource name, id of parent resource id, actual start date and the value of actual end date for each task.» To create a Gantt chart of the resource, create a Flash chart and provide a SQL query using the following syntax:

    SELECT the link, id_ressource, resource_name, resource_parent_id, actual_start_date, actual_end_date
    Of...
    "

    What is the parent resource ID? I can't find it. Is it also necessary? Can I create a Gantt chart without it?

    Thank you
    Mohamed

    Hi Mohamed,

    To answer your questions:

    Q: what is the parent resource ID?
    REP. : In your data, you can have certain tasks that are associated with another task i.e. parent child tasks to a task. This association must be held to a column in your database table, for example PARENT_ID. The value contained in the PARENT_ID column would be the ID of the parent task that is associated with the current task. For example, on this page - http://apex.oracle.com/pls/apex/f?p=36648:86 - you can see that the 2nd task, "Request for Update Wizard", is a child of the node parent 'Integration of graphics' and that association is based on the value stored in the column PARENT_ID of my sample table.

    Q: is it required? Can I create a Gantt chart without it?
    REP. : No, it is not required. However, the syntax of the query must include PARENT_ID, which you can of course set to NULL, as you can see in the following example:

    SELECT NULL LINK,
           RESOURCE_ID ID,
           TASK_NAME NAME,
           NULL PARENT_ID,
           START_DATE ACTUAL_START,
           END_DATE ACTUAL_END
    FROM   TASKS 
    

    Here is another example of query, where you can see that the PARENT_ID is set. In this case, we want to represent a hierarchical list of tasks

    SELECT 'f?p=4000:2:'||:APP_SESSION||':::P2_ID:'||ID LINK
           RESOURCE_ID ID,
           RESOURCE_NAME NAME,
           PARENT_ID PARENT_ID,
           START_DATE ACTUAL_START,
           END_DATE ACTUAL_END
    FROM   TASKS
    

    I hope this helps clarify things.

    Kind regards
    Hilary

  • Add a homegroup password after that put Windows in place is over and a password was not entered during the set up process

    Hello

    I had a hard drive crash and had a new hard drive installed.  At the end of the recovery process, I was asked to answer questions such as the choice of a language.  I also had the opportunity to put a password in a homegroup. Not entered a password.  BIG MISTAKE.  I can't reach my home group now because I do not have a password.  I don't have the ability to change the password that I never entered one in a first time.  Unless someone can help me, it seems that my only option is to make the process of recovery everywhere.  My concern, there is that I won't be able to download Microsoft Office almost again because it won't let me this time.  I activated once and he didn't allow me to activate again. But he did.  I think that he won't let me activate a third time.  Can someone tell me where I can go to add a password to my homegroup.  No help from HP or Microsoft Windows has been useful.  I have Microsoft Windows 7 Home Premium.

    Hi kschoff.


    Thanks for posting your query in Microsoft Community.

     
    From your description, I understand that you are unable to add a password for home group after that Windows set up was complete.
     
    I suggest you create a new group home and check.

    Hope the above information helps.
    Make it happen to us and made me know the status of your question so that I can fix it as soon as possible.
  • Value not subject to the entry list of values on tab out if an exact match is found

    Hi all

    I use Jdeveloper 12.1.3 (Alta Skin). I have a model based on the input of component values list.

    If I enter the exact value and press tab, the value is always set to the value of the LOV first.

    The value entered is lost and always return the first value of LOV if an exact match is found. Eneterd value is not properly submitted to the server.

    How to present the value if only one match is at LOV released tab?

    Here is my code:

    < af:inputListOfValues id = "DepartmentNameId".

    popupTitle = "search and select: #{bindings." DepartmentName.hints.label}.

    value = "#{bindings." DepartmentName.inputValue}.

    label = "#{bindings." DepartmentName.hints.label}.

    model = ' #{bindings. " Required to DepartmentName.listOfValuesModel'} = 'true '.

    columns = "#{bindings." DepartmentName.hints.displayWidth}.

    shortDesc = "#{bindings." AutoSubmit DepartmentName.hints.tooltip}' = 'true '.

    contentStyle = "" text-align: left ""

    valueChangeListener = "#{DepartmentInfoListener.setNestNumValue}" >

    < f: validator binding = "#{bindings." DepartmentName.validator} "/ >"

    < af:convertNumber groupingUsed = 'false' pattern = ' #{bindings. " DepartmentName.format} "/ >"

    < / af:inputListOfValues >

    the value is always set to the value of the LOV first.

    This is usually related to missing key (or wrong) in display used by LOV object.

    Dario

  • Values not passed to the service VIEW FML

    Hello

    Use Tuxedo10g R3 on AIX 5.3.

    I wrote a Tuxedo application model that takes the customer data and transmit these data to the Service via FML VIEW dependent and the server converts the data passed in capital letters and return to the customer...

    I created the table field and FML VIEW dependent file and set the required environment variables and I built the client and the server.

    After running the object module is called the service, but the values are not passed to the service and the data is not converted to uppercase.

    The table field file is as follows:
    "sampfml" 4 lines, 159 characters
    # name number type flags comments
    Chain of FIRSTSTR1 110-
    Chain of SECONDSTR1 111-
    String of 112 THIRDSTR1 -
    FML VIEW dependent:
    VIEWS sampview
    indicator of County # type cname fbna size null

    String firststr FIRSTSTR1 1-10. \0
    String secondstr SECONDSTR1 1-10. \0
    String thirdstr THIRDSTR1 1-10. \0
    END
    environment variables that I put are:
    #FIELDTBLS
    #
    FIELDTBLS = sampfml, fields, Usysflds
    #
    #FLDTBLDIR
    #
    FLDTBLDIR = ${TUXDIR} / udataobj: ${APPDIR}
    #
    #VIEWDIR
    #
    VIEWDIR = ${APPDIR}
    #
    #VIEWFILES
    #
    VIEWFILES = sampview. V
    my customer code:
    IDENTIFICATION DIVISION.
    PROGRAM-ID. SIMPCL.
    AUTHOR. DEVELOPMENT OF TUX.
    ENVIRONMENTAL DIVISION.
    SECTION OF CONFIGURATION.
    DATA DIVISION.
    STORAGE SECTION OF WORK.
    *****************************************************
    * Definitions of tuxedo
    *****************************************************
    TPTYPE 01 - REC.
    COPY TPTYPE.
    *
    TPSTATUS 01 - REC.
    COPY TPSTATUS.
    *
    TPSVCDEF 01 - REC.
    COPY TPSVCDEF.
    *
    TPINFDEF 01 - REC.
    COPY TPINFDEF.
    *
    FML 01 - REC.
    COPY FMLINFO.
    *
    01 MYFML.
    F-05 DATA PIC X (10).
    05 PIC S-DATA X (10).
    T-05 DATA PIC X (10).
    FILLER 05 PIC X (30).
    *****************************************************
    * Definitions log messages
    *****************************************************
    01 LOGMSG.
    VALUE OF FILL 05 PIC X (8) ' SIMPCL:
    LOGMSG 05-TEXT PIC X (50).
    01 LOGMSG-LEN PIC S9 (9) COMP-5.
    *
    STRING 01 DATA.
    COPY sampview.
    ENTER 01-STRING.
    05 S-FIRST PIC X (10).
    05 S-SECOND PIC X (10).
    05 S-THIRD PIC X (10).
    PEAK USER-DATA-REC 01 X (75).
    SECTION OF LIAISON.
    ******************************************************
    * Start the program with command line parameters
    ******************************************************
    THE PROCEDURE DIVISION.
    MOVE DOWN-VALUES TO TPINFDEF-REC.
    MOVE ALL THE LOGMSG TO LOGMSG-LEN.
    START-SIMPCL.
    LOGMSG-TEXT, MOVE "on the road".
    PERFORM DES USERLOG.
    PERFORM DES TPINIT.
    ACCEPT S FIRST.
    ACCEPT THE SECOND S.
    ACCEPT S THIRD.
    S-FIRST MOVEMENT FIRSTSTR.
    SPEND S-SECOND TO SECONDSTR.
    PASS S-THIRD AT THIRDSTR.
    DISPLAY ' VALUES BEFORE: "-THE STRING DATA.".
    DISPLAY "FML: ' MYFML.
    PERFORM DES TPCALL.
    DISPLAY "DATA AFTER CONVERSION:
    DISPLAY FIRSTSTR.
    DISPLAY SECONDSTR.
    DISPLAY THIRDSTR.
    PERFORM DES TPTERM.
    MAKE THE PROGRAM EXIT.

    *****************************************************
    * Now put the customer in the system.
    *****************************************************
    -TPINIT.
    MOVING TO USRNAME SPACES.
    MOVE TO CLTNAME BOXES.
    MOVE TO BOXES TO PASSWD.
    MOVE TO BOXES TO GRPNAME.
    MOVE 0 TO DATALEN.
    TPU - DIP SET TO TRUE.
    *
    CALL FOR ASSISTANCE "TPINITIALIZE" TPINFDEF-REC
    USER-DATA-REC
    TPSTATUS-REC.

    IF NOT OK
    MOVE "TPINITIALIZE failed" LOGMSG-text
    PERFORM DES USERLOG
    MAKE THE PROGRAM EXIT
    END-IF.

    *****************************************************
    Issue of a TPCALL
    *****************************************************
    -TPCALL.
    MOVE ALL MYFML FLM-LENGTH.
    CALL "ENDS" WITH THE HELP OF MYFML FLM - REC.
    OTHERWISE FOK
    MOVE "FINALLY failed" LOGMSG-text
    PERFORM DES USERLOG
    MAKE THE PROGRAM EXIT.
    FUPDATE SET TO TRUE.
    MOVE 'sampview' to VIEWNAME.
    CALL "FVSTOF" WITH THE HELP OF STRING FML - REC MYFML-DATA.
    OTHERWISE FOK
    MOVE 'FVSTOF failed' to LOGMSG-TEXT
    PERFORM DES USERLOG
    FLM-DISPLAY STATUS
    MAKE THE PROGRAM EXIT.

    MOVE "FLM" REC-INDICATE THE TPTYPE-REC.
    MOVE SPACES OF SUB-TYPE IN TPTYPE-REC.
    MOVE ALL MYFML TO LEN.

    GO "SIMPSRV" - NAME OF THE SERVICE.
    TPBLOCK SET TO TRUE.
    TPNOTRAN SET TO TRUE.
    TPNOTIME SET TO TRUE.
    TPSIGRSTRT SET TO TRUE.
    TPCHANGE SET TO TRUE.

    CALL FOR ASSISTANCE "TPCALL" TPSVCDEF-REC
    TPTYPE-REC
    MYFML
    TPTYPE-REC
    MYFML
    TPSTATUS-REC.

    IF NOT OK
    MOVE "TPCALL failed" LOGMSG-text
    PERFORM DES USERLOG
    END-IF.

    CALL "FVFTOS" WITH THE HELP OF STRING FML - REC MYFML-DATA.
    OTHERWISE FOK
    MOVE 'FVFTOS failed' to LOGMSG-TEXT
    PERFORM DES USERLOG
    MAKE THE PROGRAM EXIT.

    *****************************************************
    * Let TUXEDO
    *****************************************************
    -TPTERM.
    CALL FOR ASSISTANCE "TPTERM" TPSTATUS-REC.
    IF NOT OK
    MOVE "TPTERM failed" LOGMSG-text
    PERFORM DES USERLOG
    END-IF.

    *****************************************************
    * Saves messages in the userlog
    *****************************************************
    -USERLOG.
    CALL FOR ASSISTANCE "USERLOG" LOGMSG
    LOGMSG-LEN
    TPSTATUS-REC.

    *****************************************************
    * Request for leave
    *****************************************************
    EXIT-PROGRAM.
    MOVE 'done' LOGMSG-TEXT.
    PERFORM DES USERLOG.
    STOP EXECUTION.

    My server code:
    IDENTIFICATION DIVISION.
    PROGRAM-ID. SIMPSRV.
    AUTHOR. DEVELOPMENT OF TUX.
    ENVIRONMENTAL DIVISION.
    SECTION OF CONFIGURATION.
    DATA DIVISION.
    STORAGE SECTION OF WORK.
    ******************************************************
    * Definitions of tuxedo
    ******************************************************
    TPSVCRET 01 - REC.
    COPY TPSVCRET.
    *
    TPTYPE 01 - REC.
    COPY TPTYPE.
    *
    TPSTATUS 01 - REC.
    COPY TPSTATUS.
    *
    TPSVCDEF 01 - REC.
    COPY TPSVCDEF.
    ******************************************************
    * Definitions of log messages
    ******************************************************
    01 LOGMSG.
    VALUE OF FILL 05 PIC X (10)
    "SIMPSRV:
    LOGMSG 05-TEXT PIC X (50).
    01 LOGMSG-LEN PIC S9 (9) COMP-5.
    ******************************************************
    * Data records user defined
    ******************************************************
    STRING 01 DATA.
    COPY sampview.
    01 MYFML.
    F-05 DATA PIC X (10).
    05 PIC S-DATA X (10).
    T-05 DATA PIC X (10).
    FILLER 05 PIC X (30).
    *
    SECTION OF LIAISON.
    *
    THE PROCEDURE DIVISION.
    *
    START-FUNDUPSR.
    MOVE ALL THE LOGMSG TO LOGMSG-LEN.
    LOGMSG-TEXT, MOVE "on the road".
    PERFORM DES USERLOG.

    ******************************************************
    * Get the data that has been sent by the client
    ******************************************************
    MOVE ALL MYFML TO LEN.
    MOVING MYFML LOGMSG-TEXT.
    PERFORM DES USERLOG.
    CALL USING 'TPSVCSTART' TPSVCDEF-REC
    TPTYPE-REC
    MYFML
    TPSTATUS-REC.

    IF NOT OK
    MOVE 'TPSVCSTART failed' to LOGMSG-TEXT
    PERFORM DES USERLOG
    MAKE THE PROGRAM EXIT
    END-IF.

    IF TPTRUNCATE
    MOVE "Data has been truncated" LOGMSG-TEXT
    PERFORM DES USERLOG
    MAKE THE PROGRAM EXIT
    END-IF.
    MOVING FIRSTSTR LOGMSG-TEXT.
    PERFORM DES USERLOG.
    MOVING SECONDSTR LOGMSG-TEXT.
    PERFORM DES USERLOG.
    MOVING THIRDSTR LOGMSG-TEXT.
    PERFORM DES USERLOG.
    INSPECT THE FIRSTSTR CONVERSION
    "abcdefghijklmnopqrstuvwxyz" to
    "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
    INSPECT THE SECONDSTR CONVERSION
    "abcdefghijklmnopqrstuvwxyz" to
    "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
    INSPECT THE THIRDSTR CONVERSION
    "abcdefghijklmnopqrstuvwxyz" to
    "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
    MOVE FIRSTSTR TO S-FIRST.
    MOVE SECONDSTR TO S-SECONDS.
    MOVE THIRDSTR TO S THIRD.
    MOVE 'Success' to LOGMSG-TEXT.
    PERFORM DES USERLOG.
    MOVE TO ENTER STRING LOGMSG-TEXT.
    PERFORM DES USERLOG.
    TPSUCCESS SET TO TRUE.
    COPY TPRETURN REPLACEMENT
    DATA-REC MYFML.

    ******************************************************
    * Write an err messages disconnect
    ******************************************************
    -USERLOG.
    CALL FOR ASSISTANCE "USERLOG" LOGMSG
    LOGMSG-LEN
    TPSTATUS-REC.
    ******************************************************
    * EXIT PROGRAM
    ******************************************************
    EXIT-PROGRAM.
    LOGMSG-TEXT, MOVE "has failed."
    PERFORM DES USERLOG.
    TPFAIL SET TO TRUE.
    COPY TPRETURN REPLACEMENT
    DATA-REC MYFML.

    And when execution of the module of the object:
    SIMPCL
    Hello
    Hello
    World
    VALUES BEFORE: Hello Hello World
    FML:
    DATA AFTER CONVERSION:
    Hello
    Hello
    World
    can anyone help me with this?

    Thank you...

    Hello

    In the server program, you must call FVFTOS to convert the COBOL record FML buffer, then do the translation. After that, you must also call 'FVSTOF' to convert it back to FML. I can get the correct results with your program with these changes.

    Customer
    ======================
    IDENTIFICATION DIVISION.
    PROGRAM-ID. CSIMPCL.
    AUTHOR. DEVELOPMENT OF TUX.
    ENVIRONMENTAL DIVISION.
    SECTION OF CONFIGURATION.
    STORAGE SECTION OF WORK.
    *****************************************************
    * Definitions of tuxedo
    *****************************************************
    TPTYPE 01 - REC.
    COPY TPTYPE.
    *
    TPSTATUS 01 - REC.
    COPY TPSTATUS.
    *
    TPSVCDEF 01 - REC.
    COPY TPSVCDEF.
    *
    VALUES-01 TPINFDEF-REC VALUE LOW.
    COPY TPINFDEF.
    *
    FML 01 - REC.
    COPY FMLINFO.
    *
    01 MYFML.
    F-05 DATA PIC X (10).
    05 PIC S-DATA X (10).
    T-05 DATA PIC X (10).
    FILLER 05 PIC X (30).
    *****************************************************
    * Definitions log messages
    *****************************************************
    01 LOGMSG.
    VALUE OF FILL 05 PIC X (8) ' CSIMPCL:
    LOGMSG 05-TEXT PIC X (50).
    01 LOGMSG-LEN PIC S9 (9) COMP-5.
    *
    STRING 01 DATA.
    COPY sampview.
    *
    ENTER 01-STRING.
    05 S-FIRST PIC X (10).
    05 S-SECOND PIC X (10).
    05 S-THIRD PIC X (10).
    *
    PEAK USER-DATA-REC 01 X (75).
    SECTION OF LIAISON.
    ******************************************************
    * Start the program with command line parameters
    ******************************************************
    THE PROCEDURE DIVISION.
    START-CSIMPCL.
    LOGMSG-TEXT, MOVE "on the road".
    PERFORM DES USERLOG.
    PERFORM DES TPINIT.
    MOVE 'Hi' to FIRSTSTR.
    MOVE the 'Hello' to SECONDSTR.
    MOVE the 'world' to THIRDSTR.
    DISPLAY ' VALUES BEFORE: "-THE STRING DATA.
    DISPLAY "FML: ' MYFML.
    PERFORM DES TPCALL.
    DISPLAY ' VALUES AFTER:
    DISPLAY FIRSTSTR.
    DISPLAY SECONDSTR.
    DISPLAY THIRDSTR.
    PERFORM DES TPTERM.
    MAKE THE PROGRAM EXIT.
    *****************************************************
    * Now put the customer in the system.
    *****************************************************
    -TPINIT.
    MOVING TO USRNAME SPACES.
    MOVE TO CLTNAME BOXES.
    MOVE TO BOXES TO PASSWD.
    MOVE TO BOXES TO GRPNAME.
    MOVE 0 TO DATALEN.
    TPU - DIP SET TO TRUE.
    *
    CALL FOR ASSISTANCE "TPINITIALIZE" TPINFDEF-REC
    USER-DATA-REC
    TPSTATUS-REC.

    IF NOT OK
    MOVE "TPINITIALIZE failed" LOGMSG-text
    PERFORM DES USERLOG
    MAKE THE PROGRAM EXIT
    END-IF.

    -TPCALL.
    MOVE ALL MYFML FLM-LENGTH.
    DISPLAY 'LENGTH OF MYFML.
    FML-LENGTH DISPLAY.
    CALL "ENDS" WITH THE HELP OF MYFML FLM - REC.
    OTHERWISE FOK
    MOVE "FINALLY failed" LOGMSG-text
    PERFORM DES USERLOG
    MAKE THE PROGRAM EXIT
    END-IF.
    FUPDATE SET TO TRUE.
    MOVE 'sampview' to VIEWNAME.
    CALL "FVSTOF" WITH THE HELP OF STRING FML - REC MYFML-DATA.
    OTHERWISE FOK
    MOVE 'FVSTOF failed' to LOGMSG-TEXT
    PERFORM DES USERLOG
    FLM-DISPLAY STATUS
    MAKE THE PROGRAM EXIT
    END-IF.

    MOVE "FLM" REC-INDICATE THE TPTYPE-REC.
    MOVE SPACES OF SUB-TYPE IN TPTYPE-REC.
    MOVE ALL MYFML TO LEN.

    GO "SIMPSRV" - NAME OF THE SERVICE.
    TPBLOCK SET TO TRUE.
    TPNOTRAN SET TO TRUE.
    TPNOTIME SET TO TRUE.
    TPSIGRSTRT SET TO TRUE.
    TPCHANGE SET TO TRUE.

    CALL FOR ASSISTANCE "TPCALL" TPSVCDEF-REC
    TPTYPE-REC
    MYFML
    TPTYPE-REC
    MYFML
    TPSTATUS-REC.
    IF NOT OK
    MOVE "TPCALL failed" LOGMSG-text
    PERFORM DES USERLOG
    END-IF.

    CALL "FVFTOS" WITH THE HELP OF STRING FML - REC MYFML-DATA.
    OTHERWISE FOK
    MOVE 'FVFTOS failed' to LOGMSG-TEXT
    PERFORM DES USERLOG
    MAKE THE PROGRAM EXIT
    END-IF.

    *****************************************************
    * Let TUXEDO
    *****************************************************
    -TPTERM.
    CALL FOR ASSISTANCE "TPTERM" TPSTATUS-REC.
    IF NOT OK
    MOVE "TPTERM failed" LOGMSG-text
    PERFORM DES USERLOG
    END-IF.

    *****************************************************
    * Saves messages in the userlog
    *****************************************************
    -USERLOG.
    CALL FOR ASSISTANCE "USERLOG" LOGMSG
    LOGMSG-LEN
    TPSTATUS-REC.

    *****************************************************
    * Request for leave
    *****************************************************
    EXIT-PROGRAM.
    MOVE 'done' LOGMSG-TEXT.
    PERFORM DES USERLOG.
    STOP EXECUTION.

    Server
    ====================================
    IDENTIFICATION DIVISION.
    PROGRAM-ID. SIMPSRV.
    AUTHOR. DEVELOPMENT OF TUX.
    ENVIRONMENTAL DIVISION.
    SECTION OF CONFIGURATION.

    DATA DIVISION.
    STORAGE SECTION OF WORK.
    ******************************************************
    * Definitions of tuxedo
    ******************************************************
    TPSVCRET 01 - REC.
    COPY TPSVCRET.
    *
    TPTYPE 01 - REC.
    COPY TPTYPE.
    *
    TPSTATUS 01 - REC.
    COPY TPSTATUS.
    *
    TPSVCDEF 01 - REC.
    COPY TPSVCDEF.
    *
    FML 01 - REC.
    COPY FMLINFO.
    ******************************************************
    * Definitions of log messages
    ******************************************************
    01 LOGMSG.
    VALUE OF FILL 05 PIC X (10)
    "SIMPSRV:
    LOGMSG 05-TEXT PIC X (50).
    01 LOGMSG-LEN PIC S9 (9) COMP-5.
    ******************************************************
    * Data records user defined
    ******************************************************
    STRING 01 DATA.
    COPY sampview.
    ENTER 01-STRING.
    05 S-FIRST PIC X (10).
    05 S-SECOND PIC X (10).
    05 S-THIRD PIC X (10).
    *
    01 MYFML.
    F-05 DATA PIC X (10).
    05 PIC S-DATA X (10).
    T-05 DATA PIC X (10).
    FILLER 05 PIC X (30).

    *
    SECTION OF LIAISON.
    *
    THE PROCEDURE DIVISION.
    *
    START-FUNDUPSR.
    MOVE ALL THE LOGMSG TO LOGMSG-LEN.
    LOGMSG-TEXT, MOVE "on the road".
    PERFORM DES USERLOG.

    ******************************************************
    * Get the data that has been sent by the client
    ******************************************************
    MOVE ALL MYFML TO LEN.
    MOVING MYFML LOGMSG-TEXT.
    PERFORM DES USERLOG.
    CALL USING 'TPSVCSTART' TPSVCDEF-REC
    TPTYPE-REC
    MYFML
    TPSTATUS-REC.

    IF NOT OK
    MOVE 'TPSVCSTART failed' to LOGMSG-TEXT
    PERFORM DES USERLOG
    MAKE THE PROGRAM EXIT
    END-IF.

    IF TPTRUNCATE
    MOVE "Data has been truncated" LOGMSG-TEXT
    PERFORM DES USERLOG
    MAKE THE PROGRAM EXIT
    END-IF.

    MOVE 'sampview' to VIEWNAME
    CALL "FVFTOS" WITH THE HELP OF STRING FML - REC MYFML-DATA.
    OTHERWISE FOK
    MOVE "FVFTOS failed" LOGMSG-TEXT
    PERFORM DES USERLOG
    MAKE THE PROGRAM EXIT
    END-IF.
    MOVE 'DOING OK FVFTOS' LOGMSG-TEXT.
    PERFORM DES USERLOG.
    MOVING FIRSTSTR LOGMSG-TEXT.
    PERFORM DES USERLOG.
    MOVING SECONDSTR LOGMSG-TEXT.
    PERFORM DES USERLOG.
    MOVING THIRDSTR LOGMSG-TEXT.
    PERFORM DES USERLOG.
    INSPECT THE FIRSTSTR CONVERSION
    "abcdefghijklmnopqrstuvwxyz" to
    "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
    INSPECT THE SECONDSTR CONVERSION
    "abcdefghijklmnopqrstuvwxyz" to
    "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
    INSPECT THE THIRDSTR CONVERSION
    "abcdefghijklmnopqrstuvwxyz" to
    "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
    MOVE FIRSTSTR TO S-FIRST.
    MOVE SECONDSTR TO S-SECONDS.
    MOVE THIRDSTR TO S THIRD.
    MOVE 'Success' to LOGMSG-TEXT.
    PERFORM DES USERLOG.
    MOVE TO ENTER STRING LOGMSG-TEXT.
    PERFORM DES USERLOG.
    FUPDATE SET TO TRUE.
    MOVE 'sampview' to VIEWNAME.
    CALL "FVSTOF" WITH THE HELP OF STRING FML - REC MYFML-DATA.
    OTHERWISE FOK
    MOVE 'FVSTOF failed' to LOGMSG-TEXT
    PERFORM DES USERLOG
    FLM-DISPLAY STATUS
    MAKE THE PROGRAM EXIT
    END-IF.

    TPSUCCESS SET TO TRUE.
    COPY TPRETURN REPLACEMENT
    DATA-REC MYFML.

    ******************************************************
    * Write an err messages disconnect
    ******************************************************
    -USERLOG.
    CALL FOR ASSISTANCE "USERLOG" LOGMSG
    LOGMSG-LEN
    TPSTATUS-REC.
    ******************************************************
    * EXIT PROGRAM
    ******************************************************
    EXIT-PROGRAM.
    LOGMSG-TEXT, MOVE "has failed."
    PERFORM DES USERLOG.
    TPFAIL SET TO TRUE.
    COPY TPRETURN REPLACEMENT
    DATA-REC MYFML.

    The result looks like,
    The VALUES BEFORE: Hello Hello World
    FML:
    LENGTH MYFML
    + 0000000060
    VALUES AFTER:
    Hello
    Hello
    WORLD

    In addition, in your client program FILLING only given size 10, not compatible with the side server, which is 30. I use the same size in the client and the server.
    I also interested in why do you use style convert FML/VIEW? If both a pure COBOL, just with VIEW program is easier programming, just a suggestion.

    Kind regards
    Wayne

  • Time is not centered on the screen

    Since the upgrade to iOS 10 time is not centered when I turned my iPad to landscape mode.  It is shifted to the left, it's just something cosmetic but it is ugly.

    Apple has done that you think is because there is nothing of what everyone here, yourself included, can do about it.

    http://www.Apple.com/feedback/iPad.html

  • Time capsule not recognized in the utility of the AP

    I have two time capsules air port on the home network. As of today, both work well, with green lights, but neither are appearing in airport utility. It is said: "device not found..." Formerly part of the network. Check it again in the range, turned on >... It is powered from the etc"with green lights on both... My last backup to the iMac, a. 17:40 Eastern, 11/08/16 So I think that what ever happen, happened at this time. 1 APTC is 2 TB, the other 3 TB. CT 3 is about 9 months old and the year of the old era. Any ideas? /

    It is usually the simple problem of DNS.

    Put the whole network and all customers.

    Begin again in the right order.

    Modem,

    TC1

    TC2

    Clients.

    With a gap of 2 minutes between each device which is dependent on the other.

    No chance we will need you to learn about what the connections are and what is the brand and model of the modem.

    Make sure the computer you have IPv6 set correctly... for most of the people who don't, but for some cable that has now updated for ipv6 link-local... He now can be set to a car.

    Here is an example for wifi.

  • Can not enter in the address bar.

    Since I usually use bookmarks or pinned tabs, it's perhaps a week or more as the last, I tried to do, but when I tried today the area of the address bar is there, but completely empty and the edge of the box seems to be missing to the left and down. The mouse arrow does not a cursor change when hovered over the box and I can't enter type.

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem.

    • Put yourself in the DEFAULT theme: Firefox/tools > Modules > appearance
    • Do NOT click on the reset button on the startup window Mode safe

    Create a new profile as a test to see if your profile is the source of the problem.

    See "create a profile":

    If the new profile works then you can transfer files from a profile already used in the new profile, but be careful not to copy files corrupted to avoid transporting more problems.

  • LabVIEW 2015 "not responding" on the open project

    I worked on two projects in LabVIEW 2015 for awhile.

    Today I wanted to install an upgrade to SP1 2015 LabVIEW. This included a patch for 2015 SP1 f1.

    After installation and reboot, I opened one of my projects again. LabVIEW froze with "do not answer" in the title.

    After several minutes, I noticed that the Project Explorer had indeed appeared, but when I do something (try opening a .vi) it freezes and crashes again.

    I tried to open the other project, and it works fine.

    I have the same exact files on a laptop, that I haven't had not upgraded to SP1 f1, and everything works fine there.

    I have troubleshooted for a little while, but decided to uninstall SP1 and reinstall 2015.

    After doing this, I still have the same problem with the number 1 of the project.

    I will attach the .lvproj here, in case someone is a magician and can say something to him.

    LabVIEW hangs on the message "opening Hawk.lvproj.

    Any advice or help is welcome! Thank you!

    Concerning

    Oksavik

    As I mentioned the Project Explorer seemed finally after about 10 minutes of "not responding".

    I clicked 'save everything' and left. Upon return, this is sensitive yet and since then: no problem.

    I don't know what caused it, but 'save everything' seems to have solved any problem LV had with my project folder.

    Maybe this will help someone else in the future.

  • Event of blackBerry Smartphones time showing not entirely on the home screen

    Why does not appear all the time on the calendar/Messages homepage? The time is cut.

    You can fix this?

    It does in portrait mode.  When you rotate the device in landscape mode, it shows all the time.  It irritates me too.  It's probably a question of theme.

  • the host performance, no update values not returned to the orchestrator script...

    Hope someone can tell what I'm doing wrong.

    I'm still on 5.5 and trying to get the load data for ESXi hosts (via connected to the orchestrator Server vcenter) to decide on which host is the best target for vmotion-action.

    As I could not find any workflow builtin or efforts to get data to load, I tried to dig myself via a script.

    • find all hosts
    • for each reading of the host.summary.quickStats.overallCpuUsage host

    I have values, but they are static and do not get updated.

    If I use perl-sdk and perform the same actions to vcenter I get updated for each esxi host values.

    Browse objects via the web on the server vcenter watch also updated these values.

    If only my orchestrator workflow seems to be wrong.

    I do not suspect that the workflow in orchestrator performs a query only the inventory and not the living objects. It is much faster than doing the same thing with perl-sdk.

    My little script (which could be run in a single Scriptable task with no impression one journal entry/exit). Problem can be seen by newspaper printing. Total used MHz does not change in my environment.

    --------------------------------CUT

    var host = System.getModule("com.vmware.library.vc.host").getAllHostSystems ();

    var tothz = 0;

    for {(i in hosts)

    var cpu_used =. summary.quickStats.overallCpuUsage of hosts [i];

    tothz = tothz + cpu_used;

    }


    System.log ("tothz:"+ tothz ");

    --------------------------------CUT

    Q1: I am doing something stupid in my script?

    Q2: I have to do some extra steps to get the updated values?

    Q3: Is there a better way to find/load-performance data for ESXi hosts?

    Stupid enough to write the sollution myself

    It is possible to force an update of the inventory values for objects that are important to your script/workflow.

    It can be done by the following function in a script.

    VcPlugin.refreshObjects (object-to-update - in - stock)

    So for my specific problem, I could solve it with a single additional line.

    --------------------------------CUT

    var host = System.getModule("com.vmware.library.vc.host").getAllHostSystems ();

    var tothz = 0;

    for {(i in hosts)

    VcPlugin.refreshObjects (the hosts [i]) / *.< my="" new="" line="">

    var cpu_used =. summary.quickStats.overallCpuUsage of hosts [i];

    tothz = tothz + cpu_used;

    }

    System.log ("tothz:"+ tothz ");

    --------------------------------CUT

    This seems to force an update of the inventory values before I use them.

    It will certainly slow down my script a little, but it's part of the game.

  • Show only the value not save to the database based on the dynamic action

    Nice day
    I have a select box with products and dynamic action that updates a single display element with the price, based on the selection of products.
    Once the selection is made and the page is submitted, I noticed that the price is not stored in the database. If I change the display
    only the value of a text box, the data is saved. This is expected behavior? If so, can I add something to the text box to make it uneditable?

    Thanks for any help you can provide.

    Version is Application Express 4.1.1.00.23

    Steve

    stmontgo wrote:
    Hello
    Thanks for your advice. I changed the STATE of SESSION SAVE Yes with the other values remains the same, as they met to your recommendations.
    When I change the value, I get the error below. It's maybe because the value is taken from a dynamic action?

    Yes. That would mean there isn't an item "view only". The value is changed by the browser.

    You might change view as textitem and set read-only by adding the ReadOnly attribute to the property attributes of HTML form elements .

  • Monitor project and timeline window titles do not appear in the new project?

    The sequence program monitor and timeline sequence 01 does not appear on the opening of the new project, eventhough checked in the Windows space.

    All existing projects are showing the correct disposal and can be used, but I can not activate a new project except import clips into the project window.

    Any help would be appreciated.

    Operating system is 64 bit i7 and program CS5.5.2 Premiere Pro.

    Is to say, the space is there but no info that is to say, lines, titles etc. of chronology to insert clips or display in the monitor?

    Post edited by: Bob ten photographer

    Simply create the timeline (sequence) of one of your clips. In this way, it's a perfect match.

Maybe you are looking for