Facing issues in single step processing

We are using single step processing, But facing issues while running GenData only.
We get the desired output if we run GenData and GenPrint.
And our Input file is XML
Below is our AFGJOB.JDT and FSIUSER.INI(what we are using)
AFGJOB
/* This base (this implementation) uses these rules. */
<Base Rules>
;RULStandardJobProc;1;Always the first job level rule;
;JobInit1;1;;
;BuildMasterFormList;1;4;
/*;InitSetRecipCache;5;used to set the cache the system will use to store recipient information in memory;*/
;InitPrint;;;required to execute gendata/genprint into single step
;CreateGlbVar;1;TblLstH,PVOID;
;LoadTblFiles;1;;
/* Every form set in this base uses these rules. */
<Base Form Set Rules>
;NoGenTrnTransactionProc;2;required to combin gentrn/gendata into single step;
;UseXMLExtract;2;;
/*;SetOutputFromExtrFile;2;!/global/lm/com,COM,128,PDFNAME;*/
;ResetOvFlw;2;;
/*;IfRecipUsed;2;BATCH1=Client;*/
/*;IfRecipUsed;2;BATCH2=Office;*/
;BuildFormList;2;;
;LoadRcpTbl;2;;
;RunSetRcpTbl;2;;
/*;WriteRCBFiles;;;*/
;PrintFormset;;;
;WriteOutput;;;
;WriteNAFile;;;
/*;BatchByPageCount;;;*/
/*;CreateRecordList;;;*/
/*;WriteRCBWithPageCount;;;*/
/*;BatchingByPageCountINI;;;*/
;PageBatchStage1InitTerm;;;
;PaginateAndPropagate;;
;ProcessQueue;;PostPaginationQueue;
;BatchingByRecipINI;;;
/* Every image in this base uses these rules. */
<Base Image Rules>
;RULStandardImageProc;3;Always the first image level rule;
;InsNAHdr;3;;
/* Every field in this base uses these rules. */
<Base Field Rules>
;StandardFieldProc;;Always the first field level rule;
FSIUSER.INI
< BATCH1 >
Printer = Printer1
< BATCH2 >
Printer = Printer2
<BatchingByRecip>
DefaultBatch = BATCH1
Batch_Recip_Def = true;"BATCH1";Client
Batch_Recip_Def = true;"BATCH2";Office
< GenData >
ClearMsgFile = Yes
< CONFIG:Computer >
ARCPath = Arc\
BaseDef = Computer
BDFFile = COMPUTER_DEV
BDFLib = BDFLib\
CARPATH = Arc\
DalFile = COMPUTER_DEV
DDTFile = COMPUTER_DEV
Deflib = DEFLIB\
DictionaryFile = XDB.DBF
EDLLIB = EDLLIB\
FieldBaseFile = FDB.DBF
FontLib = DEFLIB\
FORFile = COMPUTER_DEV
FORLib = FORLib\
FormDef = FORM.DAT
FormFile = COMPUTER_DEV
FormLib = FORMS\
FormsetTrigger = SETRCPTB.DAT
GRPFile = COMPUTER_DEV
GRPLib = GRPLib\
HELPLIB = HELP\
LBYLIB = DEFLIB\
LogoFile = COMPUTER_DEV
TABLELIB = TABLE\
WIPPATH = Wip\
XDDFile = COMPUTER_DEV
XRFFILE = rel113sm
< DALLibraries >
CompileWhenLoaded = N
< DBHandler:D2EA8199 >
Class = ODBC
CreateIndex = No
CreateTable = No
Debug = No
PassWd = ~ENCRYPTED 1hRFNZEw5ahYdlqi0LMu83Wa0
Server = DocumakerDSN
SubClass = MYSQL
UserID = documaker
< DBTable:COMPUTER_DEV >
DBHandler = D2EA8199
< DBTable:COMPUTER_DEV_USER >
DBHandler = D2EA8199
DefaultTag = UNIQUEIDTAG
UniqueIDTag = UNIQUEIDTAG
UniqueTag = IDTAG
< DBTable:COMPUTER_DEVC >
DBHandler = D2EA8199
UniqueTag = CATALOGID
< DBTable:COMPUTER_DEVD >
DBHandler = D2EA8199
DFD = DEFLIB\carfileblob.DFD
UniqueTag = ARCKEY+SEQ_NUM
< DBTable:COMPUTER_DEVL >
DBHandler = D2EA8199
UniqueTag = DATE+TIME
< Environment >
DO_LOGON = Yes
FSISYSINI = fsisys.ini
< Key1Table >
COM = COM
< Key2Table >
BU = LOB
< Library:COMPUTER_DEV >
CATALOG = COMPUTER_DEVC
DBTable = COMPUTER_DEVD
LBYLogFile = COMPUTER_DEVL
USERFile = COMPUTER_DEV_USER
< LibraryManager >
Class = GA;Georgia resource
Class = TX;Texas resource
Class = MD;Maryland resource
DefaultPromoteSelectedOn = No
LBYLogFile = DEFLIB\lbylog.bdf
Library = COMPUTER_DEV
Mode = DEV;Development
Mode = TEST;Test
Mode = PROD;Production
Project = P001;Project 001
Project = P002;Project 002
Project = P003;Project 003
PromoteReqClass = No
PromoteReqDesc = No
PromoteReqMode = No
PromoteReqProject = No
PromoteReqStat = No
Status = TEST;Needs to be tested
Status = FAILED;Failed testing
Status = PASSED;Passed testing
Status = PROMOTED;Has been promoted
< MasterResource >
BaseDef = <Config:Computer> BaseDef =
BDFFile = <Config:Computer> BDFFile =
BDFLib = <Config:Computer> BDFLib =
CompLib = <Config:Computer> CompLib =
DalFile = <Config:Computer> DalFile =
DDTFile = <Config:Computer> DDTFile =
DDTLib = <Config:Computer> DDTLib =
Deflib = <Config:Computer> Deflib =
DictionaryFile = <Config:Computer> DictionaryFile =
EDLLIB = <Config:Computer> EDLLIB =
FieldBaseFile = <Config:Computer> FieldBaseFile =
FNTFILE = <Config:Computer> FNTFILE =
FontLib = <Config:Computer> FontLib =
FORFile = <Config:Computer> FORFile =
FORLib = <Config:Computer> FORLib =
Form7x = <Config:Computer> Form7x =
FormDef = <Config:Computer> FormDef =
FormFile = <Config:Computer> FormFile =
FormLib = <Config:Computer> FormLib =
FormsetTrigger = <Config:Computer> FormsetTrigger =
GRPFile = <Config:Computer> GRPFile =
GRPLib = <Config:Computer> GRPLib =
HELPLIB = <Config:Computer> HELPLIB =
LBYLIB = <Config:Computer> LBYLIB =
LbyScriptLib = <Config:Computer> LbyScriptLib =
LogoFile = <Config:Computer> LogoFile =
LogoLib = <Config:Computer> LogoLib =
TABLELIB = <Config:Computer> TABLELIB =
TablePath = <MASTERRESOURCE> TABLELIB =
XDDFile = <Config:Computer> XDDFile =
XRFFILE = <Config:Computer> XRFFILE =
< ODBC_FileConvert >
COMPUTER_DEV = COMPUTER_DEV
COMPUTER_DEV_USER = COMPUTER_DEV_USER
COMPUTER_DEVC = COMPUTER_DEV_LBYC
COMPUTER_DEVD = COMPUTER_DEV_LBYD
COMPUTER_DEVL = COMPUTER_DEV_LBYL
< PRINT_BATCHES >
BATCH1 = C:\FAP\DLL\Computer\DATA\Client.bch
BATCH2 = C:\FAP\DLL\Computer\DATA\Office.bch
< Printer >
EnableBatchBanner = No
EnableTransBanner = No
< Printers >
PrtType = PDF
< Printer1 >
Port = C:\FAP\DLL\Computer\DATA\Client.pdf
PrtType = PDF
< Printer2 >
Port = C:\FAP\DLL\Computer\DATA\Office.pdf
PrtType = PDF
< PrinterInfo >
Printer = Printer1
Printer = Printer2
< PrintFormset >
LogFile = C:\FAP\DLL\Computer\DATA\mf.log
LogFileType = XML
MultiFilePrint = Yes
< Print >
RCBDfdField =
CallbackFunc = MultiFilePrint
MultiFileLog = C:\FAP\DLL\Computer\DATA\MFP.LOG
< Recip_Names >
Client = 001,Client COPY
Office = 002,Office COPY\
< PrtType:EPT >
Class = Unknown
KeepFile = Yes
Message = This is a testing message sent automatically from Oracle Documaker.Attached the generated document.
MessageFile = C:\FAP\DLL\Computer\INPUT\ArumugamFormat.mhtml
PrtType = PDF
RecipFunc = CUSSetMailRecipGVM
Recipient = [email protected];
RecipMod = CSTW32
Subject = Oracle Documaker Auto Email Test by Cognizant
< RECIP_MAIL >
client = [email protected];
office = [email protected];
< Userinfo >
File = COMPUTER_DEV_USER
< PrtType:PDF >
BookMark = No
Class = PDF
DownloadFonts = Y
Module = PDFW32
PageNumbers = Yes
PrintFunc = PDFPrint
PrintViewOnly = Yes
SendColor = Y
SendOverlays = N
Regards,
Raja S

Hi,
We did this above steps.
Below is our PDFNAME.dal
file_name = getdata("!/global/detail/name 1,99");
file_name= file_name & ".pdf"
return (file_name);
Below is our FSIUSER.INI
< BATCH1 >
Printer = Printer1
< BATCH2 >
Printer = Printer2
< BatchingByRecip >
Batch_Recip_Def = true;"BATCH1";Client
Batch_Recip_Def = true;"BATCH2";Office
DefaultBatch = BATCH1
< CONFIG:Computer >
ARCPath = Arc\
BaseDef = Computer
BDFFile = COMPUTER_DEV
BDFLib = BDFLib\
CARPATH = Arc\
DalFile = COMPUTER_DEV
DDTFile = COMPUTER_DEV
Deflib = DEFLIB\
DictionaryFile = XDB.DBF
EDLLIB = EDLLIB\
FieldBaseFile = FDB.DBF
FontLib = DEFLIB\
FORFile = COMPUTER_DEV
FORLib = FORLib\
FormDef = FORM.DAT
FormFile = COMPUTER_DEV
FormLib = FORMS\
FormsetTrigger = SETRCPTB.DAT
GRPFile = COMPUTER_DEV
GRPLib = GRPLib\
HELPLIB = HELP\
LBYLIB = DEFLIB\
LogoFile = COMPUTER_DEV
TABLELIB = TABLE\
WIPPATH = Wip\
XDDFile = COMPUTER_DEV
XRFFILE = rel113sm
< DALLibraries >
CompileWhenLoaded = N
< DBHandler:D2EA8199 >
Class = ODBC
CreateIndex = No
CreateTable = No
Debug = No
PassWd = ~ENCRYPTED 1hRFNZEw5ahYdlqi0LMu83Wa0
Server = DocumakerDSN
SubClass = MYSQL
UserID = documaker
< DBTable:COMPUTER_DEV >
DBHandler = D2EA8199
< DBTable:COMPUTER_DEV_USER >
DBHandler = D2EA8199
DefaultTag = UNIQUEIDTAG
UniqueIDTag = UNIQUEIDTAG
UniqueTag = IDTAG
< DBTable:COMPUTER_DEVC >
DBHandler = D2EA8199
UniqueTag = CATALOGID
< DBTable:COMPUTER_DEVD >
DBHandler = D2EA8199
DFD = DEFLIB\carfileblob.DFD
UniqueTag = ARCKEY+SEQ_NUM
< DBTable:COMPUTER_DEVL >
DBHandler = D2EA8199
UniqueTag = DATE+TIME
< Environment >
DO_LOGON = Yes
FSISYSINI = fsisys.ini
< GenData >
ClearMsgFile = Yes
< Key1Table >
COM = COM
< Key2Table >
BU = LOB
< Library:COMPUTER_DEV >
CATALOG = COMPUTER_DEVC
DBTable = COMPUTER_DEVD
LBYLogFile = COMPUTER_DEVL
USERFile = COMPUTER_DEV_USER
< LibraryManager >
Class = GA;Georgia resource
Class = TX;Texas resource
Class = MD;Maryland resource
DefaultPromoteSelectedOn = No
LBYLogFile = DEFLIB\lbylog.bdf
Library = COMPUTER_DEV
Mode = DEV;Development
Mode = TEST;Test
Mode = PROD;Production
Project = P001;Project 001
Project = P002;Project 002
Project = P003;Project 003
PromoteReqClass = No
PromoteReqDesc = No
PromoteReqMode = No
PromoteReqProject = No
PromoteReqStat = No
Status = TEST;Needs to be tested
Status = FAILED;Failed testing
Status = PASSED;Passed testing
Status = PROMOTED;Has been promoted
< MasterResource >
BaseDef = <Config:Computer> BaseDef =
BDFFile = <Config:Computer> BDFFile =
BDFLib = <Config:Computer> BDFLib =
CompLib = <Config:Computer> CompLib =
DalFile = <Config:Computer> DalFile =
DDTFile = <Config:Computer> DDTFile =
DDTLib = <Config:Computer> DDTLib =
Deflib = <Config:Computer> Deflib =
DictionaryFile = <Config:Computer> DictionaryFile =
EDLLIB = <Config:Computer> EDLLIB =
FieldBaseFile = <Config:Computer> FieldBaseFile =
FNTFILE = <Config:Computer> FNTFILE =
FontLib = <Config:Computer> FontLib =
FORFile = <Config:Computer> FORFile =
FORLib = <Config:Computer> FORLib =
Form7x = <Config:Computer> Form7x =
FormDef = <Config:Computer> FormDef =
FormFile = <Config:Computer> FormFile =
FormLib = <Config:Computer> FormLib =
FormsetTrigger = <Config:Computer> FormsetTrigger =
GRPFile = <Config:Computer> GRPFile =
GRPLib = <Config:Computer> GRPLib =
HELPLIB = <Config:Computer> HELPLIB =
LBYLIB = <Config:Computer> LBYLIB =
LbyScriptLib = <Config:Computer> LbyScriptLib =
LogoFile = <Config:Computer> LogoFile =
LogoLib = <Config:Computer> LogoLib =
TABLELIB = <Config:Computer> TABLELIB =
TablePath = <MASTERRESOURCE> TABLELIB =
XDDFile = <Config:Computer> XDDFile =
XRFFILE = <Config:Computer> XRFFILE =
< ODBC_FileConvert >
COMPUTER_DEV = COMPUTER_DEV
COMPUTER_DEV_USER = COMPUTER_DEV_USER
COMPUTER_DEVC = COMPUTER_DEV_LBYC
COMPUTER_DEVD = COMPUTER_DEV_LBYD
COMPUTER_DEVL = COMPUTER_DEV_LBYL
< PRINT_BATCHES >
BATCH1 = C:\FAP\DLL\Computer\DATA\Client.bch
BATCH2 = C:\FAP\DLL\Computer\DATA\Office.bch
< Printer >
EnableBatchBanner = No
EnableTransBanner = No
< Printer1 >
Port = C:\FAP\DLL\Computer\DATA\~DALRUN PDFNAME
PrtType = PDF
< Printer2 >
Port = C:\FAP\DLL\Computer\DATA\Office.pdf
PrtType = PDF
< PrinterInfo >
Printer = Printer1
Printer = Printer2
< Printers >
PrtType = PDF
< PrintFormset >
LogFile = C:\FAP\DLL\Computer\DATA\LOG.LOG
LogFileType = XML
MultiFilePrint = Yes
RCBDfdField =
< PrtType:EPT >
KeepFile = Yes
Message = This is a testing message sent automatically from Oracle Documaker.Attached the generated document.
MessageFile = C:\FAP\DLL\Computer\INPUT\ArumugamFormat.mhtml
PageNumbers = No
PrintViewOnly = No
PrtType = PDF
RecipFunc = CUSSetMailRecip
RecipMod = CUSW32
Subject = Oracle Documaker Auto Email Test by Cognizant
< PrtType:PDF >
     Device = C:\FAP\DLL\Computer\DATA\TEST.PDF
     Bookmark = Yes,Page
     DownloadFonts = No,Enabled
     Module = PDFW32
     PageNumbers = Yes
     PrintFunc = PDFPrint
     SendOverlays = No,Enabled
     SendColor = Yes,Enabled
     Class = PDF
     DisplayMode = UseOutlines
     PaperSize = 0
     Linearize = Yes
     SubsetAllEmbeddedFonts = Yes
     ForceColorBitmaps= No
     FontCompression = 2
< RECIP_MAIL >
Client = ~DALRUN pass1.dal;
Office = [email protected];
< Userinfo >
File = COMPUTER_DEV_USER
<PDF_Encryption>
KeyLength = 40
OwnerKey = c07f9e259f8307d71dd5f903dbe9c9edde208b9a36d973588b738bff7f304b08
UserKey = ~DALRUN pass.dal
Still we are getting the file name with *088hMknUyYSFoquAWsxDxwTNtpgIy7Bhy-1p3_UCFVqXW.pdf(like)*
Regards,
Balaji R

Similar Messages

  • Need to make Leave request delete a single step process on Leave Overview..

    <h5> Hi Guru's, </h5>
    <p>
    My clients requirement is to add a coulumn to the standard LeaveOverview application under SAP ESS Leave application.This coulumn should have a "Delete" button for each row while showing the LeaveOverview records.
    <p>
    On Click of the Delete button the client wants the Leave request to be deleted,without carrying out any further steps as they appear in the standard scenario.
    <p>
    I could add the coulumn by using the provided hidden cutomer field, and added the button as well. Only thing remaining is now the deletion part of it. I am new to WebDynpro java so please help me.
    <p>
    Thanks in advance!
    <p>
    Samir Kulkarni
    9922111479

    Hi Siddharth,
    Thanx for a quick reply!
    I know it can be done with wd java, but I would like a step by step process as being a amature in this domain. I tried few things on standard but in the end it will take me to the review screen only.
    It will really be helpful if you let me know the note number cause I have been searching for the same for long and could only get a note for skipping review screen in the Leave Request process not in the deletion's case from leave overview screen.
    Thanks in advance!
    Regards,
    Samir
    9922111479

  • How do I create a pdf portfolio from multiple .msg email files including all attachments in a single step process?

    I have tried creating the portfolio from Outlook directly, but only the first email is viewable in the portfolio including a hyperlink to the attachment (but the attachment is missing otherwise). This seems to be a setting issue, but I have had no luck with finding any setting options to change this.
    I have also tried to create a portfolio from my desktop but when opening the portfolio, nothing shows up as if it didn't take the .msg files.
    The obvious option of creating a pdf from each individual email and combining it with the pdf attachment would take forever and is unrealistic as the emails are in thousands.
    Thanks for your time and help on this issue!

    Hey Bob%20Sacks,
    Could you please specify what version of Acrobat are you using.
    You can go to Preferences under Adobe PDF option in the menu bar and choose 'Include all attachments' option under Attachments label.
    Then, select the desired messages in Outlook and create a PDF portfolio by right-clicking and choosing Convert to Adobe PDF option from the context menu. 
    Now, open the portfolio and it will appear as shown in the screenshot below:
    You can view all your files by clicking on the navigation arrows on the left-hand side.
    Regards,
    Anubha

  • Facing issue while provisioning to AD which is in multiple domain in single forest

    Hi All,
    I am facing issue while user provisioning to AD which is in multiple domain in single forest.I can Synchronize the OU and Groups from Global Catalog i.e. root domain,but unable to Synchronize OU and Groups from child domains.Following is depict of my domain.
    Root -------   example.com
             |_______doamin1.example.com
             |_______doamin2.example.com
             |_______domain3.example.com
    My global catalog is example.com where I have configure my connector.Following is the snippets of it.
    Parameter
    Value
    ADLDSPort
    BDCHostNames
    Configuration Lookup
    Lookup.Configuration.ActiveDirectory.Trusted
    Connector Server Name
    Active Directory Connector Server
    Container
    DC=example,DC=com
    DirectoryAdminName
    DWPTEST\adm
      DirectoryAdminPassword
    DomainName
    example.com
    IsADLDS
    no
    LDAPHostName
      GlobalCatalog server name  -> where my root domain is present
    SyncDomainController
    SyncGlobalCatalogServer
    GlobalCatalog server name  -> where my root domain is present
    UseSSL
    no
    Above configuration I am using to Synch my OU and Groups using scheduler Job.Following changes I have made in connector configuration.
    1. Set the value of the SearchChildDomains entry to yes in one of the following lookup definitions:
    For trusted source reconciliation: Lookup.Configuration.ActiveDirectory.Trusted
    For target resource reconciliation: Lookup.Configuration.ActiveDirectory
    2. Specify the name of the domain controller that is hosting the Global Catalog Server as the value of the SyncGlobalCatalogServer IT resource parameter.
    For provisioning purpose I am trying to find following configuration which is mentioned in connector document,but unable to locate it.
    In the connector, the referral chasing option is set to All, which means that all referrals are chased when any referral is provided by the domain controller
    Thanks in advance.
    Regards,
    Nitin Natekar

    Hi All,
    Thanks all for the reply.I was not getting an error,but once I changed the connector configuration,It started working. I Kept the LDAPHostName parameter blank  in connector configuration.
    Thanks all for reply
    Regards,
    Nitin Natekar

  • Does anyone faced issues in buying Adobe Muse CC? as i'm stuck in the final step (4-Confirm)

    Hey Guys, please let me know if anyone of you faced such problem when buying the Muse program. Thanks in advance.

    Hi,
    What problem are you facing exactly in completing Step 4?
    You can directly call our Customer Service for this issue at 1 800 833 6687.
    Regards,
    Aish

  • Single Step approval BRF Workflow for RFx.

    Hi,
    I am facing one problem in process controlled workflow for RFx. I have the scenario where I have only one approver but 7-8 reviewer are there in between of approver and initiator for example:
    Initiator >reviewer1>reviewer2->reviewer3->....reviewer8-->approver.
    For acheiving this I have activated standard single step approval workflow.
    But while I am trying to add reviewers to the RFx at the time of creation of RFx the system is not shwing the reviewers. it gets refreshed only reviewers line is added to the reviewers Tab but system did not display any reviewer.
    And while I publish the RFx it directly goes to the approver and while i tried to add the reviewer from approver end the same problem is coming.
    Please help me. How I cam achieve this functionality.
    Thanks & Regards,
    Sachin

    Hello Ashutosh,
    Thanks For your reply. I want to add reviewers at the time of creation of RFx not ad-hoc approvers.
    As I explain in my question that I have only one approver in whole approval process rest all are the reviewers only who only do the review and add comments not the approving authority.
    Thanks,
    Sachin

  • [Sale Based Rent] RESRSE- Settlement step Processing of SBR not successful

    Hi everyone,
    While processing Sale Based Rent Contract by RESRSE,
    I got some errors as below ( I'm using Cod Type: Sale Based Rent of System)
    Step Posting of Sale Base Rent in Financial Accouting perform on 21.12.2011 at 11:14:4
    Message for Receiving Posting
    LO REC 4000/HAS 01/50, period 01.02.2011- 28.02.2011, settlement step Processing Sal
    LO REC 4000/HAS 01/50, period 01.03.2011- 31.03.2011, settlement step Processing Sal
    Message for General Cashflow Records
    LO REC 4000/HAS 01/50, period 01.02.2011- 28.02.2011, settlement step Processing Sal
    LO REC 4000/HAS 01/50, period 01.03.2011- 31.03.2011, settlement step Processing Sal
    Message for Object Transfer
    LO REC 4000/HAS 01/50, period 01.02.2011- 28.02.2011, settlement step Processing Sal
    LO REC 4000/HAS 01/50, period 01.03.2011- 31.03.2011, settlement step Processing Sal
    Message for Transfer of Advance Payment
    LO REC 4000/HAS 01/50, period 01.02.2011- 28.02.2011, settlement step Processing Sal
    LO REC 4000/HAS 01/50, period 01.03.2011- 31.03.2011, settlement step Processing Sal
    I thought I was missing somethings. Please advise!
    Regards,
    TienLQ

    Hi Li,
    It is very difficult to find out what went wrong basing on message number, that to message class RECAPR is common message class and it will be used everywhere in RE process (settlement, periodic postings ......)
    if you provide some more details, somebody can help you.
    I think all your error message relates to same issue, provide error log details for any single step.
    rgds,
    Srini

  • Hi support team, I'm using iphone4, After i upgraded my ios7 i'm facing issues.Need ur help

    Hi support team, I'm using iphone4, After i upgraded my ios7.0.2 i'm facing issues.
    - Unable to view the incoming calls.
    - mobile hanging

    This is not the "support team".  These are user to user forums.  You are not addresssing Apple's "support team" by posting here.
    Which of the troubhleshooting steps listed in the iOS 7 user guide have you tried?  Have you tried a reset?

  • Am facing issue on my iphone 5s after updating to ios 7.1.1, every while the phone hang after lock it and cannot unlock and even cannot turn on the screen this is so annoying, kindly advice if i have to go back to the store as device still under warranty

    Am facing issue on my iphone 5s after updating to ios 7.1.1, every while the phone hang after lock it and cannot unlock and even cannot turn on the screen this is so annoying, kindly advice if i have to go back to the store as device still under warranty, and if its a hardware issue or software ??

    Hello HaithamOkeely,
    We've an article that provides the following troubleshooting steps that may help stabilize your iPhone.
    If the device is unresponsive or if certain controls aren't working as expected, restart your device.
    If the device remains unresponsive or does not turn on (or power on), reset your device.
    If there is no video or if the screen remains black, verify that the device has enough charge to turn on:
    If you are using an iPad, ensure that it's connected to the USB Power Adapter supplied with the device.
    Let it charge for at least twenty minutes, then see if it starts normally.
    If there is no image on the screen, press the Sleep/Wake button to attempt to wake the device.
    If the screen displays a red battery icon, continue charging the device until the battery is fully charged. Learn more about charging iPhone and iPod touch, or iPad.
    If the above steps do not resolve the issue, or the if the screen remains black or shows a persistent Apple logo, try restoring with iTunes:
    Connect the device to your computer and open iTunes.
    If the device appears in iTunes, select and click Restore on the Summary pane. Learn more aboutrestoring iOS software.
    If the device doesn't appear in iTunes, try to force the device into recovery mode, and then restore it.
    If the above steps do not resolve the issue, contact Apple.
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/TS3281
    Cheers,
    Allen

  • Issue while archiving the processed file in sender communication channel using SFTP adapter

    Hi All,
    In one of my scenario (File to IDOC), we are using SFTP sender communicationchannel.
    we are facing an issue while archiving the processed file. Some times PI processed the file successfully but unable to archive it and in the next poll PI process & archives the same file successfully which will creates duplicate orders in ECC.
    Please let us know how to resolve this issue.

    Hi Anil,
    Refer Archiving concepts in below links.
    http://help.sap.com/saphelp_nw73/helpdata/en/44/682bcd7f2a6d12e10000000a1553f6/content.htm?frameset=/en/44/6830e67f2a6d12e10000000a1553f6/frameset.htm
    http://scn.sap.com/docs/DOC-35572
    Warm Regards,
    DNK Siddhardha.

  • Stock Transfer Order two step process

    Hi!
    we are following stock transfer order in two step process along with WM
    we are using movement types 641 & 101.
    Now our client rerquiement is : when goods issue is posting in supply plant ( movement type 641), the accounting entry should be Goods in Transit A/C dr TO Stock Account Cr.
    when goods receipt is posting in receiving plant the accounting entry should be : Stock Account a/c dr to Goods in Transit A/C, if there are price differences it will be posted to price difference accounts ( both have price control "S").
    how can we acheive this.
    Now only at the time of 641 or 101 we posting the accounting document as: Stock A/C dr ( receiving plant) to Stock A/C Cr ( issuing plant) and price difference.
    regs,
    ramesh

    we can a report in MB5T, but there you cannot find value of the stock, only quantity of stock, as in STO, there will not be any price, that is the problem.
    regs,
    ramesh

  • Workflow-step processing the form doesnt work anymore

    Hi,
    i have an issue with all my forms on the SAP Portal.
    As of late i can fill in a form, send it to be approved, they can be approved then send to the processor.
    Now here is where it stops working. This step, process form, results in a ever spinning "wait" button.
    Steps i took :
    Downloaded latest version of the ZCI(js_container) and implemented that on the ADS. ( Was in a SAP Note 1077953)
    Had an version of the form from a few months back, used that one, workflow worked again. Aftermaking one change on the form and activating it, problem was back. (Hardly a good option since they are a few months old but at least that proved it worked before)
    Delete the form and recreate it, wich results in a working workflow again, however, when i do this the form "flickers". The flickering part goes away when i use the SFP_ZCI_UPDATE transaction, but then the workflow error comes back.
    I know it got something to do with the version of js_container i use but i cant seem to solve this.
    I hope i made sence
    Thx in advance for any help!
    Adobe version :
    SAP BASIS: 701 level 0007
    SAP_HR : 604 level 0032
    SAP ECC 6.0
    Adobe version : 8.01.3357.1.510605.510114
    Edited by: R. v. d. Voorden on Jun 15, 2011 1:19 PM

    You probably need to have your buttons' code at frame 180 instead of any earlier frame.  If the 15 buttons end at frame 180, but the code for them is at frame 1, then when you move beyond frame 180 you essentially lose the buttons, and if you move back to frame 180, there is no code there to assign functionality to the buttons.

  • Facing issue while deployment on 11.1.1.6 soa server

    Problem Summary
    Facing issue while deployment on 11.1.1.6 soa server
    Problem Description
    We are facing issue while deploying a bpm project over a newly built bps-soa server 11.1.1.6.
    While we are deploying a bpm project, first it is taking around 40mins to create .jar file and then while deploying, it is getting failed with transaction timed out error.
    "composite: Onboarding: javax.ejb.EJBException: Transaction Rolledback.: weblogic.transaction.internal.TimedOutException: Transaction timed out after 301 second".
    we have tried with changing all transaction parameters also like JTA,XA( as similar to our exiting running QA/PROD environment which is on 11.1.1.5) but even then facing the same issue.
    The code were originally build over 11.1.1.5 version, for the first time opening with jdev, code gets migrated and over the upgraded code we did some business specific changes and now trying to deploy over the new server.
    Code is getting successfully compiled and also .jar file is creating properly but while deployment facing error(As shared earlier).
    Also tried to deploy the same .jar file using em consle(to soa-infra) but facing similar issue.
    Error Codes
    Problem Category/Subcategory
    BPM 11g installation issues
    Uploaded Files
    Template Question Responses
    1) ### Product Versions Including Build Numbers ###
    BPM SOA suite 11.1.1.6
    2) ### Is the Issue Reproducible ###
    Yes, mentioned in issue detailes.
    3) ### OS Version ###
    SunOS xxxxx 5.10 Generic_144488-06 sun4v sparc SUNW,T5440
    More logs:
    Name
    === ODM Data Collection ===
    [2013-02-27T01:10:59.436-05:00] [soa_server1] [WARNING] [] [oracle.soa.bpel.engine.deployment] [tid: [STUCK].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 486af90ee4d37577:-6eb9b41c:13d15783e85:-8000-000000000000142f,1:18454:2] [APP: soa-infra] Unable to obtain the audit metadta java.lang.IllegalStateException: The transaction associated with this transaction-scoped persistence context has been rolled back and as a result, the EntityManager has been closed. No further operations are allowed in this transaction context. Please see the server log for the cause of the rollback.
    [2013-02-27T01:11:17.402-05:00] [soa_server1] [WARNING] [] [oracle.soa.bpel.engine.deployment] [tid: [STUCK].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 486af90ee4d37577:-6eb9b41c:13d15783e85:-8000-000000000000142f,1:18454:2] [APP: soa-infra] Unable to obtain the audit metadta java.lang.IllegalStateException: The transaction associated with this transaction-scoped persistence context has been rolled back and as a result, the EntityManager has been closed. No further operations are allowed in this transaction context. Please see the server log for the cause of the rollback.
    [2013-02-27T01:11:18.147-05:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.deployment] [tid: [STUCK].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 486af90ee4d37577:-6eb9b41c:13d15783e85:-8000-000000000000142f,1:18454:2] [APP: soa-infra] BPEL Component "default/Onboarding!2.0*soa_8130f118-f9b5-462a-8e75-5ec0f34b45bd/Remediation" successfully loaded.
    [2013-02-27T01:11:18.166-05:00] [soa_server1] [ERROR] [] [oracle.soa.bpel.engine] [tid: [STUCK].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 486af90ee4d37577:-6eb9b41c:13d15783e85:-8000-000000000000142f,1:18454:2] [APP: soa-infra] Unable to activate process Remediation[[
    javax.ejb.EJBException: Transaction Rolledback.: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1788)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:1676)
    at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1988)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:1586)
    at weblogic.transaction.internal.WLSTimer.timerExpired(WLSTimer.java:35)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    ; nested exception is: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1788)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:1676)
    at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1988)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:1586)
    at weblogic.transaction.internal.WLSTimer.timerExpired(WLSTimer.java:35)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    javax.ejb.EJBException: Transaction Rolledback.: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1788)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:1676)
    at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1988)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:1586)
    at weblogic.transaction.internal.WLSTimer.timerExpired(WLSTimer.java:35)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    ; nested exception is: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.ejb.container.internal.EJBRuntimeUtils.throwEJBException(EJBRuntimeUtils.java:156)
    at weblogic.ejb.container.internal.BaseLocalObject.postInvoke1(BaseLocalObject.java:595)
    at weblogic.ejb.container.internal.BaseLocalObject.__WL_postInvokeTxRetry(BaseLocalObject.java:455)
    at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:52)
    at oracle.bpm.bpmn.engine.ejb.impl.BPMNServerManagerBean_6gbx7k_IBPMNCubeServerManagerLocalBeanImpl.deployComponent(Unknown Source)
    at oracle.fabric.CubeServiceEngine.load(CubeServiceEngine.java:842)
    at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.load(BPMNServiceEngine.java:636)
    at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.load(BPMNServiceEngine.java:151)
    at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deployComponents(CompositeDeploymentConnection.java:243)
    Caused by: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1788)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:1676)
    at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1988)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:1586)
    at weblogic.transaction.internal.WLSTimer.timerExpired(WLSTimer.java:35)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    ... 2 more
    FileName
    soa_server1-diagnostic-2.log

    2 things must be noticed:
    First: ODI 11g is not supported by JDK 7, I always use the JDK1.6.0_27 and works fine. When you try to open the ODI Studio, this message appears, telling that ODI is supported only with JDK 6 versions, so don't try to use JDK 7.
    Second: I always install the JDK in a path without spaces, like "C:\JDK1.6.0_27\" and the excatly same thing to odi install files. So I call via Command Prompt:
    C:\ODI_INSTALL\Disk1\setup.exe -jreLoc C:\JDK1.6.0_27\
    I did over 20 windows installations using these settings, it'll work perfectly.
    Regards.
    Luiz Araujo

  • Facing issue while installing SAP 4.7 EX2

    Hello,
    While installing DB instance for SAP 4.7 facing issue...
    ERROR 2009-12-16 17:21:07
    FSL-06002  Error 216 (Unknown, try 'net helpmsg <Nr>') in execution of a 'CreateProcess' function, line (284), with parameter (E:\usr\sap\D60\SYS\exe\run/brconnect ...).
    I 'm stuck in runnign Update Database statistics step..any help is really appreciated..

    user logged in has got Administrator right. Also do we need to log in with sidadm for installing DB instance or administrator user is sufficient?
    Please find more detail logs....
    we are getting error--ERROR 2009-12-16 17:21:07
    FSL-06002  Error 216 (Unknown, try 'net helpmsg <Nr>') in execution of a 'CreateProcess' function, line (284), with parameter (E:\usr\sap\D60\SYS\exe\run/brconnect ...).,
    Getting error, when we are using BRtools 6.4
    ERROR 2009-12-16 19:28:41
    CJS-00288  Could not update database statistics.<br>DIAGNOSIS: Command brconnect -u / -c -f crsyn -o SAPD60 returned 3.<br>SOLUTION: See brconnect.log for details.,
    when we are using latest tools of Br 7.0
    Also r3trans is failing...reason is ERROR => Cannot connect: TNS-name missing
    Any advice...i have also added parameter dbs_ora_tnsname

  • VI Works Single Step at a Time, But Not When Run Normally

    I'm very new to LabView and have created a simple VI to record a single measurement from my HP 34401A Multimeter over an RS 232 connection.
    The problem that I'm having is that the VI only works when I run it a single step at a time (clicking the single step button until it's completed).  When I try to run the entire thing though, I get the following error:
    Error -1073807339 occurred at VISA Read in Untitled 2
    Possible reason(s):
    VISA:  (Hex 0xBFFF0015) Timeout expired before operation completed.
    After reading through the help page for that error, I tried adding a time delay, but that did not fix the problem.
    (http://digital.ni.com/public.nsf/allkb/874B379E24C0A0D686256FCF007A6EA0)
    NI I/O Trace didn't provide any answers for me, but I've attached a shot.  Lines 1-13 are from the single step run, the rest are from attempting to run the entire thing at once.
    Can anyone please help me understand what's going on here?  Thanks in advance!
    If anyone is interested:
    Windows 7
    LabVIEW 2009
    HP 34401A Multimeter
    RS 232 connection is through a USB-Serial adapter
    Solved!
    Go to Solution.
    Attachments:
    Front Panel and Block Diagram.png ‏112 KB
    NI IO Trace.png ‏91 KB

    The only thing I can think of is that you are sending the remote command and then not waiting long enough for it to complete.  The manual states:
    It is very important that you send the
    SYSTem:REMote command
    to place the multimeter in the remote mode. Sending or receiving data
    over the RS-232 interface when not configured for remote operation can
    cause unpredictable results.
    And I think we are experiencing unpredictable results.
    i don't know if you can change the command into a query by using the *OPC? command, but using that could solve it - or we could run into the same issue because of the caveat mentioned above.  Maybe you have to put a manual wait in between the remote command and the write command.
    Bill
    (Mid-Level minion.)
    My support system ensures that I don't look totally incompetent.
    Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

Maybe you are looking for

  • NOKIA 808 PUREVIEW is super-duper cool !!!, BUT in...

    Nokia 808 Pureview is very cool   and im about to get as soon as comes out ,but when i searched for its apps ..........................it was very disappointing !   No Insatagram,or any other photo editing program !    If nokia would add moreeeeeeeee

  • LaCie external HDD no longer recognised.

    I have a LaCie 500Gb d2 external HDD connected to my intel iMac via firewire 400. This has been working well until now. The HDD icon has disappeared off my desktop and while disk utility shows the disc present, it won't allow any communication with i

  • After Effects Rendering problem

    Hi, I am having a problem with After effects CS6, I know the newest version of Afer Effects is CC but I don't like CC and I have never had a problem like this before, I'm sure the fact that I don't have CC doesn't make much of a difference, I am maki

  • Cannot get software to load on Brother all-in-one

    I am trying to wirelessly set up a Brother MFCJ4510DW all in one printer to my new iMac 27 OS mountain lion. All goes well till it is time to down load the software and a message comes up that it is not supported by my OS. Both are the latest and gre

  • Website address is way too long

    http://web.mac.com/blueeyedphotographer/iWeb/Site%203/The%20Photography%20of%20G ary%20Conrad.html. this is what works. i cant get it to work with anything else. the way i read the directions it should be web.mac.com/blueeyedphotographer/iweb/thephot